Skip to content

Commit

Permalink
Bump slf4j-log4j12 from 1.7.29 to 1.7.30 in /modules/testcontainers
Browse files Browse the repository at this point in the history
Bumps [slf4j-log4j12](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] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Dec 17, 2019
1 parent 6516009 commit 3808c15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/testcontainers/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependencies {
compile project(':microshed-testing-core')
compile 'org.testcontainers:junit-jupiter:1.12.4'
testCompile 'org.eclipse.microprofile.rest.client:microprofile-rest-client-api:1.3.4'
testCompile 'org.slf4j:slf4j-log4j12:1.7.29'
testCompile 'org.slf4j:slf4j-log4j12:1.7.30'
testCompile 'org.testcontainers:mockserver:1.12.4'
testImplementation 'org.junit.jupiter:junit-jupiter:5.5.2'
}
Expand Down

0 comments on commit 3808c15

Please sign in to comment.