Skip to content

Commit a31a716

Browse files
dependabot[bot]amuramoto
authored andcommitted
chore(deps): bump slf4j-simple from 2.0.0 to 2.0.3 (#855)
Bumps [slf4j-simple](https://github.com/qos-ch/slf4j) from 2.0.0 to 2.0.3. - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](qos-ch/slf4j@v_2.0.0...v_2.0.3) --- updated-dependencies: - dependency-name: org.slf4j:slf4j-simple dependency-type: direct:production update-type: version-update:semver-patch ... 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 3682fc3 commit a31a716

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
@@ -59,7 +59,7 @@ dependencies {
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'
62-
testImplementation 'org.slf4j:slf4j-simple:2.0.0'
62+
testImplementation 'org.slf4j:slf4j-simple:2.0.3'
6363
testImplementation 'org.apache.commons:commons-lang3:3.12.0'
6464
testImplementation 'org.json:json:20220924'
6565
testImplementation 'io.opencensus:opencensus-impl:0.31.0'

0 commit comments

Comments
 (0)