Skip to content

Commit

Permalink
Update plugin ktlint to v12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 3, 2023
1 parent 46bf327 commit 04ecb98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
kotlin-jvm = "org.jetbrains.kotlin.jvm:1.9.21"
kotlinx-serialization = "org.jetbrains.kotlin.plugin.serialization:1.9.21"
detekt = "io.gitlab.arturbosch.detekt:1.23.4"
ktlint = "org.jlleitschuh.gradle.ktlint:11.6.1"
ktlint = "org.jlleitschuh.gradle.ktlint:12.0.2"
shadow = "com.github.johnrengelman.shadow:8.1.1"
test-logger = "com.adarshr.test-logger:4.0.0"

Expand Down

0 comments on commit 04ecb98

Please sign in to comment.