Skip to content

Commit

Permalink
build(deps): bump slf4j from 2.0.15 to 2.0.16
Browse files Browse the repository at this point in the history
Bumps `slf4j` from 2.0.15 to 2.0.16.

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

Updates `org.slf4j:slf4j-nop` from 2.0.15 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-nop
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent 176d3b6 commit 1d478c4
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 @@ -7,7 +7,7 @@ spring-boot-v2 = "2.7.18"
spring-boot-v3 = "3.2.1"
openjdk-jmh = "1.36"
ktor = "2.3.12"
slf4j = "2.0.15"
slf4j = "2.0.16"
# https://kotlinlang.org/docs/ksp-quickstart.html
# https://github.com/google/ksp
ksp = "2.0.10-1.0.24"
Expand Down

0 comments on commit 1d478c4

Please sign in to comment.