Skip to content

Commit 72ad6af

Browse files
chore(deps): update dependency com.facebook:ktfmt to v0.55
1 parent fcc1c82 commit 72ad6af

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
@@ -36,7 +36,7 @@ mavenPublishing {
3636
}
3737

3838
spotless {
39-
val ktfmtVersion = "0.54"
39+
val ktfmtVersion = "0.55"
4040
kotlin {
4141
ktfmt(ktfmtVersion).googleStyle()
4242
target("**/*.kt")

0 commit comments

Comments
 (0)