We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2dbb96c commit b08c05aCopy full SHA for b08c05a
build.gradle
@@ -30,8 +30,8 @@ subprojects {
30
prometheusVersion = '0.16.0'
31
jettyVersion = '9.4.57.v20241219'
32
assertjVersion = '3.27.3'
33
- junitVersion = '5.13.0'
34
- junitPlatformVersion = '1.13.0'
+ junitVersion = '5.13.1'
+ junitPlatformVersion = '1.13.1'
35
mockitoVersion = '4.11.0'
36
errorproneVersion = '2.10.0'
37
errorproneJavacVersion = '9+181-r4173-1'
0 commit comments