Skip to content

Commit

Permalink
Update dependency org.wiremock:wiremock to v3.3.0 (#182)
Browse files Browse the repository at this point in the history
Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com>
  • Loading branch information
mend-for-github-com[bot] authored Nov 5, 2023
1 parent a0074d9 commit 24b67b4
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.2.0") {
testImplementation("org.wiremock:wiremock:3.3.0") {
exclude("commons-logging", "commons-logging")
exclude("org.ow2.asm", "asm")
}
Expand Down

0 comments on commit 24b67b4

Please sign in to comment.