Skip to content

Commit

Permalink
Merge pull request #629 from MicroShed/dependabot/gradle/modules/test…
Browse files Browse the repository at this point in the history
…containers/org.slf4j-slf4j-log4j12-2.0.16
  • Loading branch information
KyleAure committed Aug 13, 2024
2 parents f25d697 + c32a163 commit 4b9aedd
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 @@ -21,7 +21,7 @@ dependencies {
//Unit + Integration testing
testImplementation 'org.eclipse.microprofile.rest.client:microprofile-rest-client-api:3.0.1'

testImplementation 'org.slf4j:slf4j-log4j12:2.0.14'
testImplementation 'org.slf4j:slf4j-log4j12:2.0.16'
testImplementation 'org.testcontainers:mockserver:1.20.1'

testImplementation 'org.junit.jupiter:junit-jupiter:5.10.3'
Expand Down

0 comments on commit 4b9aedd

Please sign in to comment.