Skip to content

Commit a8c14e3

Browse files
chore(deps): update dependency com.facebook:ktfmt to v0.59
1 parent 9240806 commit a8c14e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ mavenPublishing {
2727
}
2828

2929
spotless {
30-
val ktfmtVersion = "0.54"
30+
val ktfmtVersion = "0.59"
3131
kotlin {
3232
ktfmt(ktfmtVersion).googleStyle()
3333
target("**/*.kt")

0 commit comments

Comments
 (0)