Skip to content

Commit 42fb7fe

Browse files
Update dependency com.facebook:ktfmt to v0.61 (#1897)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9fec3d6 commit 42fb7fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ pluginPublish = { module = "com.gradle.publish:plugin-publish-plugin", version.r
3030

3131
androidx-gradlePluginLints = "androidx.lint:lint-gradle:1.0.0-alpha05"
3232
# Dummy to get renovate updates, the version is used in rootProject build.gradle with spotless.
33-
ktfmt = "com.facebook:ktfmt:0.59"
33+
ktfmt = "com.facebook:ktfmt:0.61"
3434

3535
junit-bom = "org.junit:junit-bom:6.0.1"
3636
assertk = "com.willowtreeapps.assertk:assertk:0.28.1"

0 commit comments

Comments
 (0)