Skip to content

Commit

Permalink
Merge pull request #366 from MicroShed/dependabot/gradle/modules/test…
Browse files Browse the repository at this point in the history
…containers/org.testcontainers-mockserver-1.19.3

Bump org.testcontainers:mockserver from 1.19.1 to 1.19.3 in /modules/testcontainers
  • Loading branch information
KyleAure authored Dec 13, 2023
2 parents fbda6ec + 8e5cec6 commit 37699c5
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 @@ -25,7 +25,7 @@ dependencies {
testImplementation 'org.eclipse.microprofile.rest.client:microprofile-rest-client-api:1.4.1'

testImplementation 'org.slf4j:slf4j-log4j12:2.0.9'
testImplementation 'org.testcontainers:mockserver:1.19.1'
testImplementation 'org.testcontainers:mockserver:1.19.3'

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

0 comments on commit 37699c5

Please sign in to comment.