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 bb1cc99 commit 43b85fcCopy full SHA for 43b85fc
1 file changed
gradle/libs.versions.toml
@@ -9,7 +9,7 @@ assertk = "com.willowtreeapps.assertk:assertk:0.28.1"
9
binary-compatibility-validator-gradle-plugin = { module = "org.jetbrains.kotlinx.binary-compatibility-validator:org.jetbrains.kotlinx.binary-compatibility-validator.gradle.plugin", version = "0.18.1" }
10
junit = { module = "junit:junit", version = "4.13.2" }
11
junit-vintage-engine = { module = "org.junit.vintage:junit-vintage-engine", version = "5.14.4" }
12
-kotlin-compile-testing = { module = "dev.zacsweers.kctfork:core", version = "0.13.0-alpha01" }
+kotlin-compile-testing = { module = "dev.zacsweers.kctfork:core", version = "0.13.0" }
13
kotlin-gradlePlugin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
14
kotlin-test = { module = "org.jetbrains.kotlin:kotlin-test" }
15
kotlin-test-junit = { module = "org.jetbrains.kotlin:kotlin-test-junit", version.ref = "kotlin" }
0 commit comments