Skip to content

Commit 5013217

Browse files
fix(deps): update dependency org.wiremock:wiremock to v3.13.2 (#880)
Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
1 parent 51745fa commit 5013217

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ assertj-core = "org.assertj:assertj-core:3.27.6"
4848
awaitility = "org.awaitility:awaitility:4.3.0"
4949
findbugs-jsr305 = "com.google.code.findbugs:jsr305:3.0.2"
5050
wiremockjre8 = "com.github.tomakehurst:wiremock-jre8:2.35.2"
51-
wiremock = "org.wiremock:wiremock:3.13.1"
51+
wiremock = "org.wiremock:wiremock:3.13.2"
5252
testcontainers = "org.testcontainers:testcontainers:2.0.1"
5353
logback = "ch.qos.logback:logback-classic:1.5.21"
5454
jackson = "com.fasterxml.jackson.core:jackson-databind:2.20.1"

0 commit comments

Comments
 (0)