Skip to content

Commit 4ded044

Browse files
chore(deps): update junit-framework monorepo to v6.0.2 (patch) (#5053)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent eb7cc00 commit 4ded044

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ dokka = "2.1.0"
88
graphql = "9.0.0-alpha.8"
99
graphhopper = "11.0"
1010
graphstream = "2.0"
11-
junit = "6.0.1"
11+
junit = "6.0.2"
1212
konf = "1.1.2"
1313
kotest = "6.0.7"
1414
kotlin = "2.2.21"
@@ -62,8 +62,8 @@ jpx = "io.jenetics:jpx:3.2.1"
6262
jsr305 = "com.google.code.findbugs:jsr305:3.0.2"
6363
junit-api = { module = "org.junit.jupiter:junit-jupiter-api", version.ref = "junit" }
6464
junit-engine = { module = "org.junit.jupiter:junit-jupiter-engine", version.ref = "junit" }
65-
junit-platform-engine = "org.junit.platform:junit-platform-engine:6.0.1"
66-
junit-platform-launcher = "org.junit.platform:junit-platform-launcher:6.0.1"
65+
junit-platform-engine = "org.junit.platform:junit-platform-engine:6.0.2"
66+
junit-platform-launcher = "org.junit.platform:junit-platform-launcher:6.0.2"
6767
kasechange = "net.pearx.kasechange:kasechange:1.4.1"
6868
konf = { module = "com.uchuhimo:konf", version.ref = "konf" }
6969
korim = "com.soywiz.korlibs.korim:korim:4.0.10"

0 commit comments

Comments
 (0)