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 Nov 25, 2024
1 parent d6f39e4 commit a0eecc0
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 @@ -48,7 +48,7 @@ bcrypt = "org.mindrot:jbcrypt:0.4"
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
kotlin-kapt = { id = "org.jetbrains.kotlin.kapt", 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.2"
protobuf = "com.google.protobuf:0.9.4"
shadow = { id = "com.github.johnrengelman.shadow", version = "8.1.1" }
ktor = "io.ktor.plugin:2.3.10"

0 comments on commit a0eecc0

Please sign in to comment.