Skip to content
This repository was archived by the owner on Jun 11, 2024. It is now read-only.

Commit 60110eb

Browse files
authored
Merge pull request #344 from browserup/dependabot/gradle/org.testcontainers-testcontainers-1.15.1
Bump testcontainers from 1.12.0 to 1.15.1
2 parents 4526099 + f3517eb commit 60110eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

browserup-proxy-rest-clients/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ dependencies {
144144
testImplementation 'org.awaitility:awaitility:3.1.6'
145145
testImplementation 'xyz.rogfam:littleproxy:2.0.0-beta-3'
146146
testImplementation 'com.github.tomakehurst:wiremock-jre8:2.24.0'
147-
testImplementation 'org.testcontainers:testcontainers:1.12.0'
147+
testImplementation 'org.testcontainers:testcontainers:1.15.1'
148148
}
149149

150150
openApiGenerateClients.mustRunAfter(resolve)

0 commit comments

Comments
 (0)