Skip to content

Commit c0d6070

Browse files
Update dependency com.facebook:ktfmt to v0.60
1 parent fb33dde commit c0d6070

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
@@ -37,4 +37,4 @@ kotlinCompileTesting = { module = "dev.zacsweers.kctfork:core", version.ref = "k
3737
kotlinCompileTesting-ksp = { module = "dev.zacsweers.kctfork:ksp", version.ref ="kotlinCompileTesting" }
3838
truth = "com.google.truth:truth:1.4.5"
3939
googleJavaFormat = "com.google.googlejavaformat:google-java-format:1.33.0"
40-
ktfmt = "com.facebook:ktfmt:0.59"
40+
ktfmt = "com.facebook:ktfmt:0.60"

0 commit comments

Comments
 (0)