We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79bc805 commit 7f97e09Copy full SHA for 7f97e09
gradle/dependencies.gradle
@@ -9,7 +9,7 @@ ext {
9
cglibVersion = "3.3.0"
10
javaObjectLayoutVersion = "0.17"
11
jmhVersion = "1.37"
12
- junitVersion = "5.10.0"
+ junitVersion = "5.10.1"
13
logbackVersion = "1.2.12"
14
mockitoVersion = "4.11.0"
15
slf4jVersion = "1.7.36"
0 commit comments