Skip to content

Commit

Permalink
Bump org.slf4j:slf4j-api from 1.7.36 to 2.0.12
Browse files Browse the repository at this point in the history
Bumps org.slf4j:slf4j-api from 1.7.36 to 2.0.12.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 29, 2024
1 parent 36ef1a4 commit ce44376
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ val micrometerVersion = "1.12.3"
val kotestVersion = "5.8.0"
val kotestExtensionsVersion = "2.0.0"
val mockkVersion = "1.13.10"
val slf4jVersion = "1.7.36"
val slf4jVersion = "2.0.12"
val logbackVersion = "1.5.1"
val javaxVersion = "2.1.1"
val logstashEncoderVersion = "7.4"
Expand Down

0 comments on commit ce44376

Please sign in to comment.