Skip to content

Commit

Permalink
Update dependency org.slf4j:slf4j-api to v2.0.16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 12, 2024
1 parent ba1c833 commit 4b01187
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 @@ -9,7 +9,7 @@ junit-jupiter = { module = "org.junit.jupiter:junit-jupiter", version = "5.10.3"
junit-platform-reporting = { module = "org.junit.platform:junit-platform-reporting", version = "1.10.3" }
log4j-slf4j-impl = { module = "org.apache.logging.log4j:log4j-slf4j-impl", version = "2.23.1" }
picocli = { module = "info.picocli:picocli", version = "4.7.6" }
slf4j-api = { module = "org.slf4j:slf4j-api", version = "2.0.13" }
slf4j-api = { module = "org.slf4j:slf4j-api", version = "2.0.16" }
xmlunit-assertj = { module = "org.xmlunit:xmlunit-assertj3", version = "2.10.0" }
woodstox-core = { module = "com.fasterxml.woodstox:woodstox-core", version = "7.0.0" }

Expand Down

0 comments on commit 4b01187

Please sign in to comment.