Skip to content

Commit

Permalink
Bump slf4j-simple from 2.0.5 to 2.0.6
Browse files Browse the repository at this point in the history
Bumps [slf4j-simple](https://github.com/qos-ch/slf4j) from 2.0.5 to 2.0.6.
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](qos-ch/slf4j@v_2.0.5...v_2.0.6)

---
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>
  • Loading branch information
dependabot[bot] authored Dec 20, 2022
1 parent 9d0c4cd commit d4cc7c2
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 @@ -59,7 +59,7 @@ dependencies {

testImplementation 'org.testng:testng:7.7.0'
testImplementation 'org.slf4j:slf4j-api:2.0.5'
testImplementation 'org.slf4j:slf4j-simple:2.0.5'
testImplementation 'org.slf4j:slf4j-simple:2.0.6'
testImplementation 'nl.jqno.equalsverifier:equalsverifier:3.12.2'
}

Expand Down

0 comments on commit d4cc7c2

Please sign in to comment.