Skip to content

Commit e42963e

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/core/org.slf4j-slf4j-api-2.0.0' into combined-pr-branch
2 parents 36b67a2 + 605a769 commit e42963e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ configurations.all {
6161

6262
dependencies {
6363
api 'junit:junit:4.13.2'
64-
api 'org.slf4j:slf4j-api:1.7.36'
64+
api 'org.slf4j:slf4j-api:2.0.0'
6565
compileOnly 'org.jetbrains:annotations:23.0.0'
6666
testCompileClasspath 'org.jetbrains:annotations:23.0.0'
6767
api 'org.apache.commons:commons-compress:1.21'

0 commit comments

Comments
 (0)