Skip to content

Commit 55ffac8

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/core/org.slf4j-slf4j-api-1.7.36' into combined-pr-branch
2 parents 7369cad + bbb3150 commit 55ffac8

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.35'
64+
api 'org.slf4j:slf4j-api:1.7.36'
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)