Skip to content

Commit

Permalink
Update dependency org.apache.logging.log4j:log4j-to-slf4j to v2.24.2 (#…
Browse files Browse the repository at this point in the history
…827)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 22, 2024
1 parent 1ae71ad commit e4a761e
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.24.1'
log4JVersion = '2.24.2'
pactVersion = '4.6.15'
}

Expand Down

0 comments on commit e4a761e

Please sign in to comment.