Skip to content

Commit 70aae86

Browse files
Bump org.jlleitschuh.gradle.ktlint from 12.3.0 to 13.0.0 (#316)
1 parent fad4222 commit 70aae86

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
@@ -16,7 +16,7 @@ kotlin-allopen = { id = "org.jetbrains.kotlin.plugin.allopen", version.ref = "ko
1616
kotest-multiplatform = { id = "io.kotest.multiplatform", version.ref = "kotest" }
1717
kover = { id = "org.jetbrains.kotlinx.kover", version = "0.9.1" }
1818
detekt = { id = "io.gitlab.arturbosch.detekt", version.ref = "detekt" }
19-
ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "12.3.0" }
19+
ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "13.0.0" }
2020
kotlin-binaryCompatibility = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version = "0.18.0" }
2121

2222
[libraries]

0 commit comments

Comments
 (0)