Skip to content

Commit 4f1d89a

Browse files
Bump org.slf4j:slf4j-api from 1.7.25 to 2.0.17
Bumps org.slf4j:slf4j-api from 1.7.25 to 2.0.17. --- updated-dependencies: - dependency-name: org.slf4j:slf4j-api dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 833f16a commit 4f1d89a

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
@@ -25,7 +25,7 @@ buildscript {
2525

2626
dependencies {
2727
implementation 'com.google.code.gson:gson:2.9.0'
28-
implementation 'org.slf4j:slf4j-api:1.7.25'
28+
implementation 'org.slf4j:slf4j-api:2.0.17'
2929
testImplementation group: 'ch.qos.logback', name: 'logback-classic', version: '1.5.16'
3030
testImplementation group: 'org.testng', name: 'testng', version: '7.7.0'
3131
testImplementation 'commons-io:commons-io:2.18.0'

0 commit comments

Comments
 (0)