Skip to content

Commit

Permalink
Update dependency com.github.tomakehurst:wiremock-jre8-standalone to …
Browse files Browse the repository at this point in the history
…v3 (#8866)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 19, 2024
1 parent 307480c commit 876c47e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ undertow-core = { module = "io.undertow:undertow-core", version.ref = "undertow"
undertow-servlet = { module = "io.undertow:undertow-servlet", version.ref = "undertow" }
vertx-core = { module = "io.vertx:vertx-core", version = "4.5.8" }
weld-se-core = { module = "org.jboss.weld.se:weld-se-core", version = "5.1.2.Final" }
wiremock = { module = "com.github.tomakehurst:wiremock-jre8-standalone", version = "2.35.2" }
wiremock = { module = "com.github.tomakehurst:wiremock-jre8-standalone", version = "3.0.1" }
zstd-jni = { module = "com.github.luben:zstd-jni", version = "1.5.6-3" }

[plugins]
Expand Down

0 comments on commit 876c47e

Please sign in to comment.