Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 6, 2024
1 parent 5b6cab2 commit d8fdc50
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 @@ dependencies {
testImplementation 'ch.qos.logback:logback-classic:1.4.14'
testImplementation 'com.squareup.retrofit2:retrofit:2.9.0'
testImplementation 'com.squareup.okhttp3:mockwebserver:4.12.0'
implementation 'org.slf4j:slf4j-api:2.0.11'
implementation 'org.slf4j:slf4j-api:2.0.12'
implementation 'org.msgpack:jackson-dataformat-msgpack:0.9.8'
compileOnly 'com.squareup.retrofit2:retrofit:2.9.0'
}
Expand Down

0 comments on commit d8fdc50

Please sign in to comment.