Skip to content

Commit

Permalink
Bump slf4j-api from 1.7.29 to 1.7.30 in /core (#2188)
Browse files Browse the repository at this point in the history
Bumps [slf4j-api](https://github.com/qos-ch/slf4j) from 1.7.29 to 1.7.30.
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](qos-ch/slf4j@v_1.7.29...v_1.7.30)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: null <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] authored and rnorth committed Dec 19, 2019
1 parent 76d4668 commit 2065330
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ project.tasks.check.dependsOn(jarFileTest)

dependencies {
compile 'junit:junit:4.12'
compile 'org.slf4j:slf4j-api:1.7.29'
compile 'org.slf4j:slf4j-api:1.7.30'
compile 'org.jetbrains:annotations:17.0.0'
compile 'javax.annotation:javax.annotation-api:1.3.2'
compile 'org.apache.commons:commons-compress:1.19'
Expand Down

0 comments on commit 2065330

Please sign in to comment.