Skip to content
This repository was archived by the owner on Oct 17, 2023. It is now read-only.

Commit 798e137

Browse files
Bump slf4j-api from 1.7.30 to 1.7.32 (#143)
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](https://github.com/qos-ch/slf4j/commits) --- updated-dependencies: - dependency-name: org.slf4j:slf4j-api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f181569 commit 798e137

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ repositories {
8383

8484
dependencies {
8585
compile group: 'org.json', name: 'json', version:'20210307'
86-
compile group: 'org.slf4j', name: 'slf4j-api', version:'1.7.30'
86+
compile group: 'org.slf4j', name: 'slf4j-api', version:'1.7.32'
8787
compile group: 'commons-codec', name: 'commons-codec', version:'1.15'
8888
compile group: 'org.apache.commons', name: 'commons-lang3', version: '3.12.0'
8989
testCompile group: 'junit', name: 'junit', version:'4.13.2'

0 commit comments

Comments
 (0)