Skip to content

Commit 3aa7255

Browse files
chore(deps): bump org.slf4j:slf4j-api from 2.0.9 to 2.0.10 (#942)
Bumps org.slf4j:slf4j-api from 2.0.9 to 2.0.10. --- 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8b93428 commit 3aa7255

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ dependencies {
5555
api 'com.squareup.okhttp3:okhttp:4.11.0'
5656
api 'com.google.code.gson:gson:2.10.1'
5757
api 'io.opencensus:opencensus-api:0.31.1'
58-
implementation 'org.slf4j:slf4j-api:2.0.9'
58+
implementation 'org.slf4j:slf4j-api:2.0.10'
5959
testImplementation 'junit:junit:4.13.2'
6060
testImplementation 'com.squareup.okhttp3:mockwebserver:4.11.0'
6161
testImplementation 'org.apache.httpcomponents:httpclient:4.5.14'

0 commit comments

Comments
 (0)