Skip to content

Commit 0dd00e5

Browse files
fix(deps): update junit-framework monorepo
1 parent 2da1fb4 commit 0dd00e5

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.13.4"
7-
junitPlatformLauncher = "1.13.4"
6+
junit = "5.14.0"
7+
junitPlatformLauncher = "1.14.0"
88
slf4j = "2.0.17"
99
mockito = "5.20.0"
1010
okhttp3 = "5.1.0"

0 commit comments

Comments
 (0)