Skip to content

Commit

Permalink
Bump org.slf4j:slf4j-nop from 1.7.36 to 2.0.12
Browse files Browse the repository at this point in the history
Bumps org.slf4j:slf4j-nop from 1.7.36 to 2.0.12.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent 3132f5f commit 42bc018
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 @@ -25,7 +25,7 @@ dependencies {
optional 'org.javassist:javassist:3.30.2-GA'

testImplementation 'junit:junit:4.13.2'
testImplementation 'org.slf4j:slf4j-nop:1.7.36'
testImplementation 'org.slf4j:slf4j-nop:2.0.12'
}

group = 'ru.vyarus'
Expand Down

0 comments on commit 42bc018

Please sign in to comment.