Skip to content

Commit 82349c1

Browse files
committed
Fix Typo in JUnit Jupiter Version
1 parent 2c488d2 commit 82349c1

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
@@ -57,7 +57,7 @@ ext {
5757
jacksonBomVersion = '2.11.4'
5858
jaywayJsonPathVersion = '2.4.0'
5959
junit4Version = '4.13.2'
60-
junitJupiterVersion = '5.8.32'
60+
junitJupiterVersion = '5.8.2'
6161
kafkaVersion = '2.5.1'
6262
log4jVersion = '2.17.1'
6363
micrometerVersion = '1.5.17'

0 commit comments

Comments
 (0)