Skip to content

Commit 6386045

Browse files
Bump org.jlleitschuh.gradle.ktlint from 12.1.1 to 12.1.2 (#214)
1 parent 0f50e7f commit 6386045

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
@@ -18,7 +18,7 @@ kotlin-allopen = { id = "org.jetbrains.kotlin.plugin.allopen", version.ref = "ko
1818
kotest-multiplatform = { id = "io.kotest.multiplatform", version.ref = "kotest" }
1919
kover = { id = "org.jetbrains.kotlinx.kover", version = "0.8.3" }
2020
detekt = { id = "io.gitlab.arturbosch.detekt", version.ref = "detekt" }
21-
ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "12.1.1" }
21+
ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "12.1.2" }
2222
kotlin-binaryCompatibility = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version = "0.16.3" }
2323
nexus-publish = { id = "io.github.gradle-nexus.publish-plugin", version = "2.0.0" }
2424

0 commit comments

Comments
 (0)