Skip to content

Commit

Permalink
build(deps): bump org.slf4j:slf4j-api from 2.0.9 to 2.0.13
Browse files Browse the repository at this point in the history
Bumps org.slf4j:slf4j-api from 2.0.9 to 2.0.13.

---
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]>
  • Loading branch information
dependabot[bot] authored Apr 15, 2024
1 parent b8d3ed1 commit 38621e0
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 @@ -117,7 +117,7 @@ okio = { group = "com.squareup.okio", name = "okio", version = "3.7.0" }

# SLF4J
## Simple Logging Facade for Java
slf4j = { group = "org.slf4j", name = "slf4j-api", version = "2.0.9" }
slf4j = { group = "org.slf4j", name = "slf4j-api", version = "2.0.13" }
# SLF4K
## SLF4K is a set of kotlin extensions for SLF4J
slf4k = { group = "ca.solo-studios", name = "slf4k", version = "0.5.3" }
Expand Down

0 comments on commit 38621e0

Please sign in to comment.