Skip to content

Commit 80d2a50

Browse files
authored
Merge pull request #5 from ssquadteam/dependabot/gradle/com.puppycrawl.tools-checkstyle-10.20.2
Bump com.puppycrawl.tools:checkstyle from 10.20.1 to 10.20.2
2 parents 42062b9 + dbefea8 commit 80d2a50

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
@@ -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.1.8"
2323
checker-qual = "org.checkerframework:checker-qual:3.48.2"
24-
checkstyle = "com.puppycrawl.tools:checkstyle:10.20.1"
24+
checkstyle = "com.puppycrawl.tools:checkstyle:10.20.2"
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)