Skip to content

Commit

Permalink
Bump slf4j from 2.0.13 to 2.0.16 (#626)
Browse files Browse the repository at this point in the history
Bumps `slf4j` from 2.0.13 to 2.0.16.

Updates `org.slf4j:slf4j-api` from 2.0.13 to 2.0.16

Updates `org.slf4j:slf4j-simple` from 2.0.13 to 2.0.16

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.slf4j:slf4j-simple
  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 Sep 4, 2024
1 parent ca1c499 commit de6ae33
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 @@ -10,7 +10,7 @@ shadow-jar = "8.1.1"

lazysodium-java = "5.1.4"
coroutines = "1.8.1"
slf4j = "2.0.13"
slf4j = "2.0.16"
jupiter = "5.11.0"
gson = "2.11.0"
tls-channel = "0.9.1"
Expand Down

0 comments on commit de6ae33

Please sign in to comment.