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.
2 parents 451318b + 2b44c94 commit 9ac94baCopy full SHA for 9ac94ba
gradle/libs.versions.toml
@@ -27,7 +27,7 @@ androidx-test-runner = { module = "androidx.test:runner", version = "1.6.1" }
27
assertk = "com.willowtreeapps.assertk:assertk:0.28.1"
28
auto-service-compiler = { module = "dev.zacsweers.autoservice:auto-service-ksp", version = "1.2.0" }
29
auto-service-annotations = { module = "com.google.auto.service:auto-service-annotations", version = "1.1.1" }
30
-binary-compatibility-validator-gradle-plugin = { module = "org.jetbrains.kotlinx.binary-compatibility-validator:org.jetbrains.kotlinx.binary-compatibility-validator.gradle.plugin", version = "0.16.2" }
+binary-compatibility-validator-gradle-plugin = { module = "org.jetbrains.kotlinx.binary-compatibility-validator:org.jetbrains.kotlinx.binary-compatibility-validator.gradle.plugin", version = "0.16.3" }
31
cklib-gradle-plugin = { module = "co.touchlab:cklib-gradle-plugin", version = "0.3.3" }
32
dokka-gradle-plugin = { module = "org.jetbrains.dokka:dokka-gradle-plugin", version = "1.9.20" }
33
google-ksp = "com.google.devtools.ksp:symbol-processing-gradle-plugin:2.0.0-1.0.24"
0 commit comments