There was an error while loading. Please reload this page.
2 parents 5584433 + 2e4a520 commit c472278Copy full SHA for c472278
1 file changed
build.gradle.kts
@@ -81,7 +81,7 @@ tasks.withType<DependencyUpdatesTask>().configureEach {
81
}
82
83
spotless {
84
- val ktfmtVersion = "0.60"
+ val ktfmtVersion = "0.61"
85
kotlin {
86
ktfmt(ktfmtVersion).googleStyle()
87
target("**/*.kt")
0 commit comments