Skip to content

Commit

Permalink
Update log4j2 monorepo to v2.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 9, 2024
1 parent a3c074e commit c621c3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ ext.junit4Version = '4.13.2'
ext.junitVintageVersion = '4.12.1'
ext.junitPlatformVersion = '1.5.2'
ext.junitJupiterVersion = '5.10.2'
ext.log4jVersion = '2.23.1'
ext.log4jVersion = '2.24.0'

apply plugin: 'java'
apply plugin: 'eclipse'
Expand Down

0 comments on commit c621c3a

Please sign in to comment.