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 78c8addCopy full SHA for 78c8add
build.gradle
@@ -24,7 +24,7 @@ ext.junit4Version = '4.13.2'
24
ext.junitVintageVersion = '4.12.1'
25
ext.junitPlatformVersion = '1.5.2'
26
ext.junitJupiterVersion = '5.10.2'
27
-ext.log4jVersion = '2.23.1'
+ext.log4jVersion = '2.25.1'
28
29
apply plugin: 'java'
30
apply plugin: 'eclipse'
0 commit comments