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 47f67b7 commit 2fc9b62Copy full SHA for 2fc9b62
gradle/libs.versions.toml
@@ -20,7 +20,7 @@ shadow = { id = "com.github.johnrengelman.shadow", version = "8.1.1" }
20
intellij = { id = "org.jetbrains.intellij", version = "1.17.4" }
21
intellij2 = { id = "org.jetbrains.intellij.platform", version = "2.9.0" }
22
openapi-generator = {id = "org.openapi.generator", version.ref = "openapi"}
23
-kotlinx-kover = { id = "org.jetbrains.kotlinx.kover", version = "0.9.1" }
+kotlinx-kover = { id = "org.jetbrains.kotlinx.kover", version = "0.9.2" }
24
docker-compose = { id = "com.avast.gradle.docker-compose" , version = "0.17.12" }
25
jib = { id = "com.google.cloud.tools.jib", version = "3.4.5" }
26
0 commit comments