Skip to content

Commit

Permalink
Update log4JVersion to v2.20.0 (#161)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 9, 2023
1 parent cbdb3d3 commit a894965
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 @@ -165,7 +165,7 @@ repositories {
}

ext {
log4JVersion = "2.17.0"
log4JVersion = "2.20.0"
restAssuredVersion = '4.3.0!!'
lombokVersion = "1.18.30"
junit_version = "4.12"
Expand Down

0 comments on commit a894965

Please sign in to comment.