Skip to content

Commit

Permalink
Merge pull request #737 from MicroShed/dependabot/gradle/modules/test…
Browse files Browse the repository at this point in the history
…containers/org.testcontainers-mockserver-1.20.4
  • Loading branch information
KyleAure authored Nov 21, 2024
2 parents 15e3fcc + b6f8d90 commit 06ec093
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 @@ -22,7 +22,7 @@ dependencies {
testImplementation 'org.eclipse.microprofile.rest.client:microprofile-rest-client-api:4.0'

testImplementation 'org.slf4j:slf4j-log4j12:2.0.16'
testImplementation 'org.testcontainers:mockserver:1.20.3'
testImplementation 'org.testcontainers:mockserver:1.20.4'

testImplementation 'org.junit.jupiter:junit-jupiter:5.11.3'
}
Expand Down

0 comments on commit 06ec093

Please sign in to comment.