Skip to content

Commit 7093fd3

Browse files
Bump mockserver from 1.12.4 to 1.12.5 in /modules/testcontainers
Bumps [mockserver](https://github.com/testcontainers/testcontainers-java) from 1.12.4 to 1.12.5. - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/master/CHANGELOG.md) - [Commits](testcontainers/testcontainers-java@1.12.4...1.12.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 4d7b0c3 commit 7093fd3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/testcontainers/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ dependencies {
1919
compile 'org.testcontainers:junit-jupiter:1.12.4'
2020
testCompile 'org.eclipse.microprofile.rest.client:microprofile-rest-client-api:1.3.4'
2121
testCompile 'org.slf4j:slf4j-log4j12:1.7.30'
22-
testCompile 'org.testcontainers:mockserver:1.12.4'
22+
testCompile 'org.testcontainers:mockserver:1.12.5'
2323
testImplementation 'org.junit.jupiter:junit-jupiter:5.6.0'
2424
}
2525

0 commit comments

Comments
 (0)