Skip to content

Commit 6b9f127

Browse files
Bump org.wiremock:wiremock-standalone from 3.9.1 to 3.9.2 in /service (#971)
Bumps [org.wiremock:wiremock-standalone](https://github.com/wiremock/wiremock) from 3.9.1 to 3.9.2. - [Release notes](https://github.com/wiremock/wiremock/releases) - [Commits](wiremock/wiremock@3.9.1...3.9.2) --- updated-dependencies: - dependency-name: org.wiremock:wiremock-standalone 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 d5f6928 commit 6b9f127

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
@@ -68,7 +68,7 @@ dependencies {
6868
testImplementation 'org.testcontainers:testcontainers:1.20.2'
6969
testImplementation 'org.awaitility:awaitility:4.2.2'
7070
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.10.3'
71-
testImplementation 'org.wiremock:wiremock-standalone:3.9.1'
71+
testImplementation 'org.wiremock:wiremock-standalone:3.9.2'
7272
testImplementation 'com.squareup.okhttp3:okhttp:4.12.0'
7373
testImplementation 'com.squareup.okhttp3:mockwebserver:4.12.0'
7474

0 commit comments

Comments
 (0)