Skip to content

Commit

Permalink
Merge pull request #586 from MicroShed/dependabot/gradle/modules/test…
Browse files Browse the repository at this point in the history
…containers/org.testcontainers-mockserver-1.20.0
  • Loading branch information
KyleAure authored Jul 18, 2024
2 parents 2ee1caa + ee135c0 commit f5fdda1
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:3.0.1'

testImplementation 'org.slf4j:slf4j-log4j12:2.0.13'
testImplementation 'org.testcontainers:mockserver:1.19.8'
testImplementation 'org.testcontainers:mockserver:1.20.0'

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

0 comments on commit f5fdda1

Please sign in to comment.