Skip to content

Commit a3634f2

Browse files
fix(deps): update junit5 monorepo
1 parent 65ed5e8 commit a3634f2

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

gradle/libs.versions.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -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.12.2"
40-
junit-platform-engine = "org.junit.platform:junit-platform-engine:1.12.2"
41-
junit-jupiter-api = "org.junit.jupiter:junit-jupiter-api:5.12.2"
42-
junit-jupiter-engine = "org.junit.jupiter:junit-jupiter-engine:5.12.2"
39+
junit-platform-launcher = "org.junit.platform:junit-platform-launcher:1.13.0"
40+
junit-platform-engine = "org.junit.platform:junit-platform-engine:1.13.0"
41+
junit-jupiter-api = "org.junit.jupiter:junit-jupiter-api:5.13.0"
42+
junit-jupiter-engine = "org.junit.jupiter:junit-jupiter-engine:5.13.0"
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)