Skip to content

Commit 4966abf

Browse files
fix(deps): update junit-framework monorepo to v6
1 parent c476b6b commit 4966abf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libraries.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ retrofit2 = "3.0.0"
33
jjwt = "0.13.0"
44
jackson = "2.20.0"
55
assertj = "3.27.6"
6-
junit = "5.14.0"
7-
junitPlatformLauncher = "1.14.0"
6+
junit = "6.0.0"
7+
junitPlatformLauncher = "6.0.0"
88
slf4j = "2.0.17"
99
mockito = "5.20.0"
1010
okhttp3 = "5.1.0"

0 commit comments

Comments
 (0)