Skip to content

Commit 17eb319

Browse files
Bump org.wiremock:wiremock from 3.5.4 to 3.9.1
Bumps [org.wiremock:wiremock](https://github.com/wiremock/wiremock) from 3.5.4 to 3.9.1. - [Release notes](https://github.com/wiremock/wiremock/releases) - [Commits](wiremock/wiremock@3.5.4...3.9.1) --- updated-dependencies: - dependency-name: org.wiremock:wiremock dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dd05865 commit 17eb319

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ dependencies {
1818
implementation "org.openapitools:jackson-databind-nullable:0.2.6"
1919
implementation "io.mikael:urlbuilder:2.0.9"
2020

21-
testImplementation "org.wiremock:wiremock:3.5.4"
21+
testImplementation "org.wiremock:wiremock:3.9.1"
2222
testImplementation "org.junit.jupiter:junit-jupiter-api:5.10.2"
2323
testRuntimeOnly "org.junit.jupiter:junit-jupiter-engine:5.10.2"
2424
}

0 commit comments

Comments
 (0)