Skip to content

Commit 42a4fdd

Browse files
Bump slf4j-api from 1.7.30 to 1.7.32 in /core
Bumps [slf4j-api](https://github.com/qos-ch/slf4j) from 1.7.30 to 1.7.32. - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](qos-ch/slf4j@v_1.7.30...v_1.7.32) --- updated-dependencies: - dependency-name: org.slf4j:slf4j-api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 289521d commit 42a4fdd

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
@@ -100,7 +100,7 @@ dependencies {
100100
}
101101

102102
api 'junit:junit:4.12'
103-
api 'org.slf4j:slf4j-api:1.7.30'
103+
api 'org.slf4j:slf4j-api:1.7.32'
104104
compileOnly 'org.jetbrains:annotations:21.0.1'
105105
testCompileClasspath 'org.jetbrains:annotations:21.0.1'
106106
api 'org.apache.commons:commons-compress:1.20'

0 commit comments

Comments
 (0)