Skip to content

Commit

Permalink
build(deps): bump org.slf4j:slf4j-simple from 1.7.36 to 2.0.11
Browse files Browse the repository at this point in the history
Bumps org.slf4j:slf4j-simple from 1.7.36 to 2.0.11.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 29, 2024
1 parent 62bd2c9 commit 577344a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zuul-core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ dependencies {

testImplementation 'commons-configuration:commons-configuration:1.10'

testRuntimeOnly 'org.slf4j:slf4j-simple:1.7.36'
testRuntimeOnly 'org.slf4j:slf4j-simple:2.0.11'

jmh 'org.openjdk.jmh:jmh-core:1.+'
jmh 'org.openjdk.jmh:jmh-generator-annprocess:1.+'
Expand Down

0 comments on commit 577344a

Please sign in to comment.