Skip to content

Commit 9fd217e

Browse files
Bump org.jlleitschuh.gradle.ktlint from 12.1.2 to 12.2.0
Bumps org.jlleitschuh.gradle.ktlint from 12.1.2 to 12.2.0. --- updated-dependencies: - dependency-name: org.jlleitschuh.gradle.ktlint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3fe9d3b commit 9fd217e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ kotlin-allopen = { id = "org.jetbrains.kotlin.plugin.allopen", version.ref = "ko
1717
kotest-multiplatform = { id = "io.kotest.multiplatform", version.ref = "kotest" }
1818
kover = { id = "org.jetbrains.kotlinx.kover", version = "0.9.1" }
1919
detekt = { id = "io.gitlab.arturbosch.detekt", version.ref = "detekt" }
20-
ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "12.1.2" }
20+
ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "12.2.0" }
2121
kotlin-binaryCompatibility = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version = "0.17.0" }
2222
nexus-publish = { id = "io.github.gradle-nexus.publish-plugin", version = "2.0.0" }
2323

0 commit comments

Comments
 (0)