Skip to content

Commit

Permalink
Bump org.slf4j:slf4j-api from 2.0.6 to 2.0.7
Browse files Browse the repository at this point in the history
Bumps [org.slf4j:slf4j-api](https://github.com/qos-ch/slf4j) from 2.0.6 to 2.0.7.
- [Commits](qos-ch/slf4j@v_2.0.6...v_2.0.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 10, 2023
1 parent 77514be commit bddc807
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 @@ -11,7 +11,7 @@ subprojects {
implementation 'io.projectreactor:reactor-core:3.4.24'
implementation 'io.projectreactor:reactor-tools:3.4.24'
implementation 'io.projectreactor.tools:blockhound:1.0.6.RELEASE'
implementation 'org.slf4j:slf4j-api:1.7.36'
implementation 'org.slf4j:slf4j-api:2.0.7'
implementation 'com.github.ben-manes.caffeine:caffeine:3.1.1'
implementation 'ch.qos.logback:logback-classic:1.2.11'
implementation 'org.jsoup:jsoup:1.15.3'
Expand Down

0 comments on commit bddc807

Please sign in to comment.