Skip to content

Commit 7f97e09

Browse files
Bump org.junit:junit-bom from 5.10.0 to 5.10.1 (#3680)
Bump org.junit:junit-bom from 5.10.0 to 5.10.1
1 parent 79bc805 commit 7f97e09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/dependencies.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ext {
99
cglibVersion = "3.3.0"
1010
javaObjectLayoutVersion = "0.17"
1111
jmhVersion = "1.37"
12-
junitVersion = "5.10.0"
12+
junitVersion = "5.10.1"
1313
logbackVersion = "1.2.12"
1414
mockitoVersion = "4.11.0"
1515
slf4jVersion = "1.7.36"

0 commit comments

Comments
 (0)