We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa19ee2 commit ff69159Copy full SHA for ff69159
gradle/libs.versions.toml
@@ -26,4 +26,4 @@ grammarKitComposer = { id = "app.cash.grammarkit-composer", version = "0.2.0" }
26
spotless = { id = "com.diffplug.spotless", version = "7.0.3" }
27
mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.32.0" }
28
dokka = { id = "org.jetbrains.dokka", version = "2.0.0" }
29
-intellij = { id = "org.jetbrains.intellij.platform", version = "2.0.0" }
+intellij = { id = "org.jetbrains.intellij.platform", version = "2.6.0" }
0 commit comments