Skip to content

Commit 463c8a9

Browse files
Bump com.ncorti.ktfmt.gradle from 0.20.1 to 0.23.0 in /lib/kotlin
Bumps com.ncorti.ktfmt.gradle from 0.20.1 to 0.23.0. --- updated-dependencies: - dependency-name: com.ncorti.ktfmt.gradle dependency-version: 0.23.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 67f8280 commit 463c8a9

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.21"
22-
id("com.ncorti.ktfmt.gradle") version "0.20.1"
22+
id("com.ncorti.ktfmt.gradle") version "0.23.0"
2323
}
2424
}
2525

0 commit comments

Comments
 (0)