Skip to content

Commit

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

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Jan 12, 2020
1 parent f8bab15 commit 9d6c102
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ dependencies {
api "org.thymeleaf:thymeleaf:$thymeleaf_version"

//Logging API
api "org.slf4j:slf4j-api:1.7.28"
api "org.slf4j:slf4j-api:1.7.30"
testImplementation 'org.slf4j:slf4j-simple:1.7.28'
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"

Expand Down

0 comments on commit 9d6c102

Please sign in to comment.