Skip to content

Commit ea6207e

Browse files
Bump com.ncorti.ktfmt.gradle from 0.20.1 to 0.22.0 in /lib/kotlin
Bumps com.ncorti.ktfmt.gradle from 0.20.1 to 0.22.0. --- updated-dependencies: - dependency-name: com.ncorti.ktfmt.gradle dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 29d8773 commit ea6207e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/kotlin/settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
pluginManagement {
2020
plugins {
2121
kotlin("jvm") version "2.1.20"
22-
id("com.ncorti.ktfmt.gradle") version "0.20.1"
22+
id("com.ncorti.ktfmt.gradle") version "0.22.0"
2323
}
2424
}
2525

0 commit comments

Comments
 (0)