Skip to content

Commit

Permalink
Update dependency org.apache.logging.log4j:log4j-slf4j-impl to v2.24.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and marcphilipp committed Oct 2, 2024
1 parent 1945b03 commit 4becb1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ assertj-core = { module = "org.assertj:assertj-core", version = "3.26.3" }
jetbrains-annotations = { module = "org.jetbrains:annotations", version = "25.0.0" }
junit-jupiter = { module = "org.junit.jupiter:junit-jupiter", version = "5.11.1" }
junit-platform-reporting = { module = "org.junit.platform:junit-platform-reporting", version = "1.11.1" }
log4j-slf4j-impl = { module = "org.apache.logging.log4j:log4j-slf4j-impl", version = "2.24.0" }
log4j-slf4j-impl = { module = "org.apache.logging.log4j:log4j-slf4j-impl", version = "2.24.1" }
picocli = { module = "info.picocli:picocli", version = "4.7.6" }
slf4j-api = { module = "org.slf4j:slf4j-api", version = "2.0.16" }
xmlunit-assertj = { module = "org.xmlunit:xmlunit-assertj3", version = "2.10.0" }
Expand Down

0 comments on commit 4becb1a

Please sign in to comment.