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 Feb 4, 2024
1 parent 382b23f commit 15ebb98
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 @@ -14,6 +14,6 @@ velocity = "com.velocitypowered:velocity-api:3.2.0-SNAPSHOT"

[plugins]
kotlin-jvm = "org.jetbrains.kotlin.jvm:1.9.21"
ktlint = "org.jlleitschuh.gradle.ktlint:11.6.1"
ktlint = "org.jlleitschuh.gradle.ktlint:12.0.3"
shadow = "com.github.johnrengelman.shadow:8.1.1"
sponge = "org.spongepowered.gradle.plugin:2.2.0"

0 comments on commit 15ebb98

Please sign in to comment.