Skip to content

Commit 86ac592

Browse files
Bump org.wiremock:wiremock-standalone from 3.13.0 to 3.13.1 in /service (#1298)
Bumps [org.wiremock:wiremock-standalone](https://github.com/wiremock/wiremock) from 3.13.0 to 3.13.1. - [Release notes](https://github.com/wiremock/wiremock/releases) - [Commits](wiremock/wiremock@3.13.0...3.13.1) --- updated-dependencies: - dependency-name: org.wiremock:wiremock-standalone dependency-version: 3.13.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a775d55 commit 86ac592

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ dependencies {
7070
testImplementation 'org.testcontainers:testcontainers:1.21.3'
7171
testImplementation 'org.testcontainers:junit-jupiter:1.21.3'
7272
testImplementation 'org.awaitility:awaitility:4.3.0'
73-
testImplementation 'org.wiremock:wiremock-standalone:3.13.0'
73+
testImplementation 'org.wiremock:wiremock-standalone:3.13.1'
7474
testImplementation 'com.squareup.okhttp3:okhttp:4.12.0'
7575
testImplementation 'com.squareup.okhttp3:mockwebserver:4.12.0'
7676
testImplementation 'com.adobe.testing:s3mock-testcontainers:4.7.0'

0 commit comments

Comments
 (0)