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 852d8ea commit 37ea146Copy full SHA for 37ea146
build.gradle
@@ -23,7 +23,7 @@ repositories {
23
ext.junit4Version = '4.13.2'
24
ext.junitVintageVersion = '4.12.1'
25
ext.junitPlatformVersion = '1.5.2'
26
-ext.junitJupiterVersion = '5.10.2'
+ext.junitJupiterVersion = '5.11.4'
27
ext.log4jVersion = '2.23.1'
28
29
apply plugin: 'java'
0 commit comments