Skip to content

Commit b08ae57

Browse files
dependabot[bot]Jens-G
authored andcommitted
Bump com.ncorti.ktfmt.gradle from 0.24.0 to 0.25.0 in /lib/kotlin
Bumps com.ncorti.ktfmt.gradle from 0.24.0 to 0.25.0. --- updated-dependencies: - dependency-name: com.ncorti.ktfmt.gradle dependency-version: 0.25.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 12e86dd commit b08ae57

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

0 commit comments

Comments
 (0)