Skip to content

Commit f5892a6

Browse files
Bump mockserver from 1.12.3 to 1.12.4 in /modules/testcontainers
Bumps [mockserver](https://github.com/testcontainers/testcontainers-java) from 1.12.3 to 1.12.4. - [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.3...1.12.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent dab669f commit f5892a6

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
@@ -6,7 +6,7 @@ dependencies {
66
compile 'org.testcontainers:junit-jupiter:1.12.4'
77
testCompile 'org.eclipse.microprofile.rest.client:microprofile-rest-client-api:1.3.4'
88
testCompile 'org.slf4j:slf4j-log4j12:1.7.29'
9-
testCompile 'org.testcontainers:mockserver:1.12.3'
9+
testCompile 'org.testcontainers:mockserver:1.12.4'
1010
testImplementation 'org.junit.jupiter:junit-jupiter:5.5.2'
1111
}
1212

0 commit comments

Comments
 (0)