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 a943377 commit d872d45Copy full SHA for d872d45
gradle/libs.versions.toml
@@ -27,7 +27,7 @@ androidx-gradlePluginLints = "androidx.lint:lint-gradle:1.0.0-alpha03"
27
# Dummy to get renovate updates, the version is used in rootProject build.gradle with spotless.
28
ktlint = "com.pinterest.ktlint:ktlint-cli:1.5.0"
29
30
-junit-bom = "org.junit:junit-bom:5.12.0"
+junit-bom = "org.junit:junit-bom:5.12.1"
31
assertk = "com.willowtreeapps.assertk:assertk:0.28.1"
32
33
[plugins]
0 commit comments