Skip to content

Commit

Permalink
Bump orgSlf4jVersion from 2.0.13 to 2.0.16
Browse files Browse the repository at this point in the history
Bumps `orgSlf4jVersion` 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-nop` 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-nop
  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]>
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent ad54e07 commit f3ed2b5
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 @@ -71,7 +71,7 @@ subprojects {
apply(plugin = "com.diffplug.spotless")
apply(plugin = "io.spring.dependency-management")

val orgSlf4jVersion = "2.0.13"
val orgSlf4jVersion = "2.0.16"
val comSquareupRetrofit2Version = "2.11.0"

dependencyManagement {
Expand Down

0 comments on commit f3ed2b5

Please sign in to comment.