Skip to content

Commit

Permalink
Bump org.slf4j:slf4j-jdk14 from 2.0.9 to 2.0.10
Browse files Browse the repository at this point in the history
Bumps org.slf4j:slf4j-jdk14 from 2.0.9 to 2.0.10.

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-jdk14
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and marcphilipp committed Jan 2, 2024
1 parent f01fe76 commit ab34c7e
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 @@ -58,7 +58,7 @@ opentest4j = { module = "org.opentest4j:opentest4j", version.ref = "opentest4j"
openTestReporting-events = { module = "org.opentest4j.reporting:open-test-reporting-events", version.ref = "openTestReporting" }
openTestReporting-tooling = { module = "org.opentest4j.reporting:open-test-reporting-tooling", version.ref = "openTestReporting" }
picocli = { module = "info.picocli:picocli", version = "4.7.5" }
slf4j-julBinding = { module = "org.slf4j:slf4j-jdk14", version = "2.0.9" }
slf4j-julBinding = { module = "org.slf4j:slf4j-jdk14", version = "2.0.10" }
spock1 = { module = "org.spockframework:spock-core", version = "1.3-groovy-2.5" }
univocity-parsers = { module = "com.univocity:univocity-parsers", version = "2.9.1" }
xmlunit-assertj = { module = "org.xmlunit:xmlunit-assertj3", version.ref = "xmlunit" }
Expand Down

0 comments on commit ab34c7e

Please sign in to comment.