Skip to content

Commit a9ef3c3

Browse files
committed
Manually bump various dependencies
1 parent 99de632 commit a9ef3c3

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

gradle/libs.versions.toml

Lines changed: 5 additions & 5 deletions
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.1"
2323
checker-qual = "org.checkerframework:checker-qual:3.49.4"
24-
checkstyle = "com.puppycrawl.tools:checkstyle:10.25.1"
24+
checkstyle = "com.puppycrawl.tools:checkstyle:10.26.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" }
@@ -36,10 +36,10 @@ flare-fastutil = { module = "space.vectrix.flare:flare-fastutil", version.ref =
3636
jline = "org.jline:jline-terminal-jansi:3.30.4"
3737
jedis = "redis.clients:jedis:6.0.0"
3838
jopt = "net.sf.jopt-simple:jopt-simple:5.0.4"
39-
junit-platform-launcher = "org.junit.platform:junit-platform-launcher:1.13.1"
40-
junit-platform-engine = "org.junit.platform:junit-platform-engine:1.13.1"
41-
junit-jupiter-api = "org.junit.jupiter:junit-jupiter-api:5.13.1"
42-
junit-jupiter-engine = "org.junit.jupiter:junit-jupiter-engine:5.13.1"
39+
junit-platform-launcher = "org.junit.platform:junit-platform-launcher:1.13.2"
40+
junit-platform-engine = "org.junit.platform:junit-platform-engine:1.13.2"
41+
junit-jupiter-api = "org.junit.jupiter:junit-jupiter-api:5.13.2"
42+
junit-jupiter-engine = "org.junit.jupiter:junit-jupiter-engine:5.13.2"
4343
jspecify = "org.jspecify:jspecify:1.0.0"
4444
kyori-ansi = "net.kyori:ansi:1.1.1"
4545
guava = "com.google.guava:guava:33.4.8-jre"

0 commit comments

Comments
 (0)