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.
2 parents 852d8ea + 78c8add commit 4e99501Copy full SHA for 4e99501
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