Skip to content

Commit e33abd8

Browse files
Update junit5 monorepo
1 parent 33fdf75 commit e33abd8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ apollo = "4.1.1"
44
coil = "3.1.0"
55
coroutines = "1.10.1"
66
hilt = "2.56.2"
7-
junit = "5.12.1"
7+
junit = "5.13.0"
88
kotlin = "2.1.21"
99
media3 = "1.6.0"
1010
voyager = "1.1.0-beta03"
@@ -80,7 +80,7 @@ voyager-hilt = { module = "cafe.adriel.voyager:voyager-hilt", version.ref = "voy
8080

8181
junit-jupiter-api = { module = "org.junit.jupiter:junit-jupiter-api", version.ref = "junit" }
8282
junit-jupiter-engine = { module = "org.junit.jupiter:junit-jupiter-engine", version.ref = "junit" }
83-
junit-platform-launcher = { module = "org.junit.platform:junit-platform-launcher", version = "1.12.1" }
83+
junit-platform-launcher = { module = "org.junit.platform:junit-platform-launcher", version = "1.13.0" }
8484

8585
[bundles]
8686
apollo = ["apollo-runtime", "apollo-http-cache"]

0 commit comments

Comments
 (0)