Skip to content

Commit 841c2e5

Browse files
committed
Upgrade JUnit to 5.14.0
Signed-off-by: Dmitry Sulman <[email protected]>
1 parent 611c844 commit 841c2e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ dokka = "2.0.0"
44
jackson = "2.19.2"
55
java = "17"
66
jreleaser = "1.20.0"
7-
junit = "5.13.4"
7+
junit = "5.14.0"
88
kotest = "6.0.3"
99
kotlin = "2.2.20"
1010
kotlinxCoroutines = "1.10.2"

0 commit comments

Comments
 (0)