Skip to content

Commit 7f4a26c

Browse files
Bump org.wiremock:wiremock from 3.9.2 to 3.10.0 (#380)
Bumps [org.wiremock:wiremock](https://github.com/wiremock/wiremock) from 3.9.2 to 3.10.0. - [Release notes](https://github.com/wiremock/wiremock/releases) - [Commits](wiremock/wiremock@3.9.2...3.10.0) --- updated-dependencies: - dependency-name: org.wiremock:wiremock dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6b99d03 commit 7f4a26c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-data-opensearch/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ dependencies {
5858
testImplementation(springLibs.test) {
5959
exclude("ch.qos.logback", "logback-classic")
6060
}
61-
testImplementation("org.wiremock:wiremock:3.9.2") {
61+
testImplementation("org.wiremock:wiremock:3.10.0") {
6262
exclude("commons-logging", "commons-logging")
6363
exclude("org.ow2.asm", "asm")
6464
}

0 commit comments

Comments
 (0)