Skip to content

Commit

Permalink
Bump org.slf4j:slf4j-jdk14 from 2.0.6 to 2.0.13
Browse files Browse the repository at this point in the history
Bumps org.slf4j:slf4j-jdk14 from 2.0.6 to 2.0.13.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 20, 2024
1 parent 01b5d80 commit 3638211
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 @@ -83,7 +83,7 @@ dependencies {

testImplementation group: 'junit', name: 'junit', version:'4.13.2'
testImplementation group: 'com.github.tomakehurst', name: 'wiremock', version:'2.23.2'
testImplementation group: 'org.slf4j', name: 'slf4j-jdk14', version:'2.0.6'
testImplementation group: 'org.slf4j', name: 'slf4j-jdk14', version:'2.0.13'

codacy 'com.github.codacy:codacy-coverage-reporter:-SNAPSHOT'
}
Expand Down

0 comments on commit 3638211

Please sign in to comment.