Skip to content

Commit 0cc0980

Browse files
fix(deps): update dependency com.puppycrawl.tools:checkstyle to v10.25.0
1 parent 846f914 commit 0cc0980

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ brigadier = "com.velocitypowered:velocity-brigadier:1.0.0-SNAPSHOT"
2121
bstats = "org.bstats:bstats-base:3.1.0"
2222
caffeine = "com.github.ben-manes.caffeine:caffeine:3.2.0"
2323
checker-qual = "org.checkerframework:checker-qual:3.49.3"
24-
checkstyle = "com.puppycrawl.tools:checkstyle:10.24.0"
24+
checkstyle = "com.puppycrawl.tools:checkstyle:10.25.0"
2525
completablefutures = "com.spotify:completable-futures:0.3.6"
2626
configurate3-hocon = { module = "org.spongepowered:configurate-hocon", version.ref = "configurate3" }
2727
configurate3-yaml = { module = "org.spongepowered:configurate-yaml", version.ref = "configurate3" }

0 commit comments

Comments
 (0)