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 9fec3d6 commit 42fb7feCopy full SHA for 42fb7fe
1 file changed
gradle/libs.versions.toml
@@ -30,7 +30,7 @@ pluginPublish = { module = "com.gradle.publish:plugin-publish-plugin", version.r
30
31
androidx-gradlePluginLints = "androidx.lint:lint-gradle:1.0.0-alpha05"
32
# Dummy to get renovate updates, the version is used in rootProject build.gradle with spotless.
33
-ktfmt = "com.facebook:ktfmt:0.59"
+ktfmt = "com.facebook:ktfmt:0.61"
34
35
junit-bom = "org.junit:junit-bom:6.0.1"
36
assertk = "com.willowtreeapps.assertk:assertk:0.28.1"
0 commit comments