Skip to content

Commit

Permalink
chore(deps): bump org.slf4j:slf4j-simple from 2.0.6 to 2.0.7 (GoogleC…
Browse files Browse the repository at this point in the history
…ontainerTools#3967)

Bumps [org.slf4j:slf4j-simple](https://github.com/qos-ch/slf4j) from 2.0.6 to 2.0.7.
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](qos-ch/slf4j@v_2.0.6...v_2.0.7)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 27, 2023
1 parent 426359d commit 1a6032d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ project.ext.dependencyStrings = [
MOCKITO_CORE: 'org.mockito:mockito-core:4.11.0',
SISU_PLEXUS: 'org.eclipse.sisu:org.eclipse.sisu.plexus:0.3.5',
SLF4J_API: 'org.slf4j:slf4j-api:2.0.6',
SLF4J_SIMPLE: 'org.slf4j:slf4j-simple:2.0.6',
SLF4J_SIMPLE: 'org.slf4j:slf4j-simple:2.0.7',
SYSTEM_RULES: 'com.github.stefanbirkner:system-rules:1.19.0',
JBCRYPT: 'org.mindrot:jbcrypt:0.4',
]
Expand Down

0 comments on commit 1a6032d

Please sign in to comment.