diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index c3ed3ce93..0ec4980a1 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -30,7 +30,7 @@ pluginPublish = { module = "com.gradle.publish:plugin-publish-plugin", version.r androidx-gradlePluginLints = "androidx.lint:lint-gradle:1.0.0-alpha05" # Dummy to get renovate updates, the version is used in rootProject build.gradle with spotless. -ktfmt = "com.facebook:ktfmt:0.59" +ktfmt = "com.facebook:ktfmt:0.61" junit-bom = "org.junit:junit-bom:6.0.1" assertk = "com.willowtreeapps.assertk:assertk:0.28.1"