Skip to content

Commit 73940d4

Browse files
Update dependency com.facebook:ktfmt to v0.61 (#2067)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 99297eb commit 73940d4

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.60"
40+
ktfmt = "com.facebook:ktfmt:0.61"

0 commit comments

Comments
 (0)