Skip to content

Commit

Permalink
Update log4j2 monorepo to v2.23.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 14, 2024
1 parent 07910b8 commit 32fdf41
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 @@ -209,7 +209,7 @@ tasks.withType(JavaExec).configureEach {
}

ext {
log4JVersion = '2.22.0'
log4JVersion = '2.23.1'
pactVersion = '4.3.15'
}

Expand Down

0 comments on commit 32fdf41

Please sign in to comment.