Skip to content

Commit

Permalink
Merge pull request #305 from computer-science-engineering/renovate/lo…
Browse files Browse the repository at this point in the history
…g4jversion

Update log4jVersion to v2.22.0
  • Loading branch information
manastalukdar authored Nov 20, 2023
2 parents 500cbfa + 38c0a4c commit a440cd3
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.1'
ext.log4jVersion = '2.21.1'
ext.log4jVersion = '2.22.0'

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

0 comments on commit a440cd3

Please sign in to comment.