Skip to content

Commit

Permalink
build(deps): bump org.slf4j:slf4j-simple from 1.7.36 to 2.0.13 (jerem…
Browse files Browse the repository at this point in the history
…ylong#171)

Bumps org.slf4j:slf4j-simple from 1.7.36 to 2.0.13.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 29, 2024
1 parent d97e775 commit 14d172f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion open-vulnerability-clients/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencies {
implementation 'com.fasterxml.jackson.core:jackson-databind'
implementation 'com.fasterxml.jackson.datatype:jackson-datatype-jsr310'
implementation 'com.samskivert:jmustache:1.16'
testImplementation 'org.slf4j:slf4j-simple:1.7.36'
testImplementation 'org.slf4j:slf4j-simple:2.0.13'
}

publishing {
Expand Down

0 comments on commit 14d172f

Please sign in to comment.