We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f5f902 commit 93aac11Copy full SHA for 93aac11
1 file changed
gradle/libs.versions.toml
@@ -10,7 +10,7 @@ mockito = "5.23.0"
10
asciidoctor = { id = "org.asciidoctor.jvm.convert", version = "4.0.5" }
11
buildconfig = { id = "com.github.gmazzo.buildconfig", version = "6.0.9" }
12
detekt = { id = "io.gitlab.arturbosch.detekt", version.ref = "detekt" }
13
-intellij-platform = { id = "org.jetbrains.intellij.platform", version = "2.13.1" }
+intellij-platform = { id = "org.jetbrains.intellij.platform", version = "2.14.0" }
14
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
15
kotlin-power-assert = { id = "org.jetbrains.kotlin.plugin.power-assert", version.ref = "kotlin" }
16
maven-publish = { id = "com.vanniktech.maven.publish", version = "0.36.0" }
0 commit comments