Skip to content

Commit 2bf888d

Browse files
chore: bump org.slf4j:slf4j-api from 1.7.25 to 2.0.17 (#318)
Automatic merge of Dependabot PR
1 parent 293fc98 commit 2bf888d

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
@@ -28,7 +28,7 @@ subprojects {
2828
compile "com.fasterxml.jackson.core:jackson-annotations:$jacksonVersion"
2929
compile "com.fasterxml.jackson.core:jackson-databind:$jacksonDatabindVersion"
3030
compile "com.google.guava:guava:17.0"
31-
compile "org.slf4j:slf4j-api:1.7.25"
31+
compile "org.slf4j:slf4j-api:2.0.17"
3232
compile "commons-codec:commons-codec:1.9"
3333
testCompile "junit:junit:4.12"
3434
testCompile "org.powermock:powermock-module-junit4:$powermockVersion"

0 commit comments

Comments
 (0)