Skip to content

Commit 8aeaa30

Browse files
chore(deps): bump org.slf4j:slf4j-api from 2.0.12 to 2.0.13 (#980)
Bumps org.slf4j:slf4j-api from 2.0.12 to 2.0.13. --- 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 189e783 commit 8aeaa30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ dependencies {
5858
api 'com.squareup.okhttp3:okhttp:4.11.0'
5959
api 'com.google.code.gson:gson:2.10.1'
6060
api 'io.opencensus:opencensus-api:0.31.1'
61-
implementation 'org.slf4j:slf4j-api:2.0.12'
61+
implementation 'org.slf4j:slf4j-api:2.0.13'
6262
testImplementation 'junit:junit:4.13.2'
6363
testImplementation 'com.squareup.okhttp3:mockwebserver:4.11.0'
6464
testImplementation 'org.apache.httpcomponents:httpclient:4.5.14'

0 commit comments

Comments
 (0)