Skip to content

Commit

Permalink
Bump slf4j from 2.0.7 to 2.0.12
Browse files Browse the repository at this point in the history
Bumps `slf4j` from 2.0.7 to 2.0.12.

Updates `org.slf4j:slf4j-api` from 2.0.7 to 2.0.12

Updates `org.slf4j:slf4j-nop` from 2.0.7 to 2.0.12

---
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 Feb 6, 2024
1 parent b83ab3c commit eaec971
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.8"
slf4j = "2.0.7"
slf4j = "2.0.12"
ksp = "1.9.22-1.0.17"
# https://square.github.io/kotlinpoet/
kotlinPoet = "1.16.0"
Expand Down

0 comments on commit eaec971

Please sign in to comment.