Skip to content

Commit 12ca30c

Browse files
Update dependency com.facebook:ktfmt to v0.60 (#731)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ceee8f2 commit 12ca30c

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
@@ -17,7 +17,7 @@ coroutines-core = "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2"
1717
junit = "junit:junit:4.13.2"
1818
assertk = "com.willowtreeapps.assertk:assertk:0.28.1"
1919

20-
ktfmt = "com.facebook:ktfmt:0.59"
20+
ktfmt = "com.facebook:ktfmt:0.60"
2121

2222
[bundles]
2323
intelliJ = ["intellijCoreImpl", "intellijProjectModelImpl", "intellijAnalysisImpl", "intellijIndexing", "intellijUtilUi"]

0 commit comments

Comments
 (0)