Skip to content

Commit 7095ac6

Browse files
chore(deps): bump org.slf4j:slf4j-simple from 2.0.13 to 2.0.16 (#999)
Bumps org.slf4j:slf4j-simple from 2.0.13 to 2.0.16. --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 53fe3a2 commit 7095ac6

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
@@ -62,7 +62,7 @@ dependencies {
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'
65-
testImplementation 'org.slf4j:slf4j-simple:2.0.13'
65+
testImplementation 'org.slf4j:slf4j-simple:2.0.16'
6666
testImplementation 'org.apache.commons:commons-lang3:3.15.0'
6767
testImplementation 'org.json:json:20240303'
6868
testImplementation 'io.opencensus:opencensus-impl:0.31.1'

0 commit comments

Comments
 (0)