Skip to content

Commit 0a11a5d

Browse files
committed
Upgrade to JUnit 5.12.0
1 parent 74cf59b commit 0a11a5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ ext {
8686
jrubyVersion = '9.4.12.0'
8787
jsonpathVersion = '2.9.0'
8888
junit4Version = '4.13.2'
89-
junitJupiterVersion = '5.11.4'
89+
junitJupiterVersion = '5.12.0'
9090
kotlinCoroutinesVersion = '1.8.1'
9191
kryoVersion = '5.6.2'
9292
lettuceVersion = '6.5.4.RELEASE'

0 commit comments

Comments
 (0)