Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 12, 2024
1 parent 7b95462 commit ee23e0e
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 @@ -27,7 +27,7 @@ ext {

repositories { mavenLocal(); mavenCentral() }
dependencies {
implementation 'org.slf4j:slf4j-api:1.7.36'
implementation 'org.slf4j:slf4j-api:2.0.13'

implementation 'ru.vyarus:generics-resolver:3.0.3'
implementation 'ru.vyarus:guice-ext-annotations:2.0.1'
Expand Down

0 comments on commit ee23e0e

Please sign in to comment.