Skip to content

Commit 3682fc3

Browse files
dependabot[bot]amuramoto
authored andcommitted
chore(deps): bump slf4j-api from 1.7.36 to 2.0.3 (#856)
Bumps [slf4j-api](https://github.com/qos-ch/slf4j) from 1.7.36 to 2.0.3. - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](qos-ch/slf4j@v_1.7.36...v_2.0.3) --- 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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 604ecb0 commit 3682fc3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.10.0'
5656
api 'com.google.code.gson:gson:2.9.0'
5757
api 'io.opencensus:opencensus-api:0.31.0'
58-
implementation 'org.slf4j:slf4j-api:1.7.36'
58+
implementation 'org.slf4j:slf4j-api:2.0.3'
5959
testImplementation 'junit:junit:4.13.2'
6060
testImplementation 'com.squareup.okhttp3:mockwebserver:4.10.0'
6161
testImplementation 'org.apache.httpcomponents:httpclient:4.5.13'

0 commit comments

Comments
 (0)