Skip to content

Commit 346d4a7

Browse files
committed
Upgrade to JUnit 5.12.0
1 parent 84ebd3d commit 346d4a7

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
@@ -51,7 +51,7 @@ ext {
5151
jacksonBomVersion = '2.18.3'
5252
jaywayJsonPathVersion = '2.9.0'
5353
junit4Version = '4.13.2'
54-
junitJupiterVersion = '5.11.4'
54+
junitJupiterVersion = '5.12.0'
5555
kotlinCoroutinesVersion = '1.10.1'
5656
log4jVersion = '2.24.3'
5757
logbackVersion = '1.5.17'

0 commit comments

Comments
 (0)