Skip to content

Commit 9b24ea1

Browse files
authored
Merge pull request #139 from MicroShed/dependabot/gradle/modules/testcontainers/org.testcontainers-mockserver-1.12.5
Bump mockserver from 1.12.4 to 1.12.5 in /modules/testcontainers
2 parents b411cd7 + 7093fd3 commit 9b24ea1

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.5'
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)