Skip to content

Commit d1e41d8

Browse files
Update dependency org.jlleitschuh.gradle:ktlint-gradle to v12.3.0
1 parent b4d2dba commit d1e41d8

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
@@ -9,7 +9,7 @@ kotest-property = { module = "io.kotest:kotest-property", version.ref = "kotest"
99
# Gradle plugins (for buildSrc)
1010
kotlin-gradle-plugin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
1111
kotlin-serialization-plugin = { module = "org.jetbrains.kotlin:kotlin-serialization", version.ref = "kotlin" }
12-
ktlint-gradle = { module = "org.jlleitschuh.gradle:ktlint-gradle", version = "12.1.1" }
12+
ktlint-gradle = { module = "org.jlleitschuh.gradle:ktlint-gradle", version = "12.3.0" }
1313
testlogger-gradle = { module = "com.adarshr:gradle-test-logger-plugin", version = "4.0.0" }
1414
detekt-gradle = { module = "io.gitlab.arturbosch.detekt:detekt-gradle-plugin", version = "1.23.6" }
1515

0 commit comments

Comments
 (0)