Skip to content

Commit

Permalink
Bump org.slf4j:slf4j-simple from 2.0.13 to 2.0.16 in /router-protobuf
Browse files Browse the repository at this point in the history
Bumps org.slf4j:slf4j-simple from 2.0.13 to 2.0.16.

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-simple
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 1, 2024
1 parent c600e15 commit 8761361
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion router-protobuf/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ dependencies {
testImplementation("com.willowtreeapps.assertk:assertk-jvm:0.28.1")
testImplementation("org.assertj:assertj-core:3.26.0")
testImplementation("io.mockk:mockk:1.13.11")
testImplementation("org.slf4j:slf4j-simple:2.0.13")
testImplementation("org.slf4j:slf4j-simple:2.0.16")
testImplementation("com.jayway.jsonpath:json-path:2.9.0")
}

Expand Down

0 comments on commit 8761361

Please sign in to comment.