Skip to content

Commit

Permalink
Bump org.slf4j:slf4j-api from 2.0.9 to 2.0.10 (#173)
Browse files Browse the repository at this point in the history
Bumps org.slf4j:slf4j-api from 2.0.9 to 2.0.10.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 3, 2024
1 parent 9dcf4a8 commit 2e10fdf
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 @@ -52,7 +52,7 @@ jupiter-params = { module = "org.junit.jupiter:junit-jupiter-params", version.re
jupiter-engine = { module = "org.junit.jupiter:junit-jupiter-engine", version.ref = "jupiter-version" }

#Logging
logging-slf4jApi = { module = "org.slf4j:slf4j-api", version = "2.0.9" }
logging-slf4jApi = { module = "org.slf4j:slf4j-api", version = "2.0.10" }
logging-logbackClassic = { module = "ch.qos.logback:logback-classic", version = "1.4.14" }
logging-logstashLogbackEncoder = { module = "net.logstash.logback:logstash-logback-encoder", version = "7.4"}

Expand Down

0 comments on commit 2e10fdf

Please sign in to comment.