Skip to content

Commit 3c865c5

Browse files
fix(deps): update junit-framework monorepo
1 parent c8efd02 commit 3c865c5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[versions]
22
asm = "9.8"
33
configurate = "4.2.0"
4-
junit = "5.12.2"
4+
junit = "5.14.3"
55
kotlin = "2.1.20"
66
log4j = "2.24.3"
77

@@ -20,7 +20,7 @@ guice = "com.google.inject:guice:5.1.0"
2020
jansi = "org.fusesource.jansi:jansi:2.4.1"
2121
junit-core = { module = "org.junit.jupiter:junit-jupiter", version.ref = "junit" }
2222
junit-engine = { module = "org.junit.jupiter:junit-jupiter-engine", version.ref = "junit" }
23-
junit-launcher = "org.junit.platform:junit-platform-launcher:1.12.2"
23+
junit-launcher = "org.junit.platform:junit-platform-launcher:1.14.3"
2424
juniversalchardet = "com.github.albfernandez:juniversalchardet:2.5.0"
2525
logging-api = { module = "org.apache.logging.log4j:log4j-api", version.ref = "log4j" }
2626
logging-core = { module = "org.apache.logging.log4j:log4j-core", version.ref = "log4j" }

0 commit comments

Comments
 (0)