[k8s] IJPL-206187: change inlay.configuration version

GitOrigin-RevId: a06c937d2cb9e6b8395eaf79eaa72b3aa0c2878d
This commit is contained in:
Evgeniia Kirillova
2025-09-30 13:00:46 +00:00
committed by intellij-monorepo-bot
parent d71fea388e
commit 07dd8b1624
@@ -19,7 +19,7 @@ import com.intellij.openapi.project.Project
private val LOG = logger<InlayProviderUsageCollector>()
internal class InlayProviderUsageCollector : ProjectUsagesCollector() {
private val INLAY_CONFIGURATION_GROUP = EventLogGroup("inlay.configuration", 53)
private val INLAY_CONFIGURATION_GROUP = EventLogGroup("inlay.configuration", 54)
private val GLOBAL_SETTINGS_EVENT = INLAY_CONFIGURATION_GROUP.registerEvent(
"global.inlays.settings",