Skip to content

Commit

Permalink
Bump org.wiremock:wiremock from 3.5.3 to 3.5.4 (#268)
Browse files Browse the repository at this point in the history
Bumps [org.wiremock:wiremock](https://github.com/wiremock/wiremock) from 3.5.3 to 3.5.4.
- [Release notes](https://github.com/wiremock/wiremock/releases)
- [Commits](wiremock/wiremock@3.5.3...3.5.4)

---
updated-dependencies:
- dependency-name: org.wiremock:wiremock
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 29, 2024
1 parent 45077d7 commit b8d2739
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-data-opensearch/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ dependencies {
testImplementation(springLibs.test) {
exclude("ch.qos.logback", "logback-classic")
}
testImplementation("org.wiremock:wiremock:3.5.3") {
testImplementation("org.wiremock:wiremock:3.5.4") {
exclude("commons-logging", "commons-logging")
exclude("org.ow2.asm", "asm")
}
Expand Down

0 comments on commit b8d2739

Please sign in to comment.