Skip to content

Commit a1c47e0

Browse files
committed
Update checkstyle to 12.0.0
1 parent 4abbea9 commit a1c47e0

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
@@ -36,7 +36,7 @@ paper-api = { group = "io.papermc.paper", name = "paper-api", version = "1.20.6-
3636
velocity-api = { group = "com.velocitypowered", name = "velocity-api", version = "3.4.0-SNAPSHOT" }
3737

3838
# Gradle Plugins
39-
checkstyle = { group = "com.puppycrawl.tools", name = "checkstyle", version = "11.1.0" }
39+
checkstyle = { group = "com.puppycrawl.tools", name = "checkstyle", version = "12.0.0" }
4040
lombok-plugin = { group = "io.freefair.gradle", name = "lombok-plugin", version = "8.14.2" }
4141
shadow-plugin = { group = "com.gradleup.shadow", name = "shadow-gradle-plugin", version = "9.1.0" }
4242
spotless-plugin = { group = "com.diffplug.spotless", name = "spotless-plugin-gradle", version = "7.2.1" }

0 commit comments

Comments
 (0)