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 May 26, 2024
1 parent afd74d9 commit 4b45297
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 @@ -30,5 +30,5 @@ exposed = ["exposed-core", "exposed-dao", "exposed-jdbc", "exposed-java-time"]
kotlin-kapt = { id = "org.jetbrains.kotlin.kapt", version.ref = "kotlin" }
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
ktlint = "org.jlleitschuh.gradle.ktlint:11.6.1"
ktlint = "org.jlleitschuh.gradle.ktlint:12.1.1"
shadow = "io.github.goooler.shadow:8.1.7"

0 comments on commit 4b45297

Please sign in to comment.