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 d91d48b commit 7f0d72fCopy full SHA for 7f0d72f
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.2.1" }
27
mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.34.0" }
28
dokka = { id = "org.jetbrains.dokka", version = "2.0.0" }
29
-intellij = { id = "org.jetbrains.intellij.platform", version = "2.8.0" }
+intellij = { id = "org.jetbrains.intellij.platform", version = "2.9.0" }
0 commit comments