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 f1806e9 commit 4cbd5e9Copy full SHA for 4cbd5e9
gradle/libs.versions.toml
@@ -24,6 +24,6 @@ intelliJ = ["intellijCoreImpl", "intellijProjectModelImpl", "intellijAnalysisImp
24
kotlinJvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
25
grammarKitComposer = { id = "app.cash.grammarkit-composer", version = "0.2.0" }
26
spotless = { id = "com.diffplug.spotless", version = "8.0.0" }
27
-mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.34.0" }
+mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.35.0" }
28
dokka = { id = "org.jetbrains.dokka", version = "2.1.0" }
29
intellij = { id = "org.jetbrains.intellij.platform", version = "2.10.4" }
0 commit comments