Skip to content

Commit 56dddda

Browse files
Merge pull request #373 from abhisheksr01/dependabot/gradle/java-dependencies-4fe3155ff3
build(deps): bump org.wiremock:wiremock-standalone from 3.11.0 to 3.12.0 in the java-dependencies group
2 parents 23dcae2 + d01bd70 commit 56dddda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ repositories {
2626
ext {
2727
mapstructVersion = "1.6.3"
2828
lombokVersion = "1.18.36"
29-
wireMockVersion = "3.11.0"
29+
wireMockVersion = "3.12.0"
3030
ioCucumberVersion = "7.21.1"
3131
springDocVersion = "2.8.4"
3232
jacocoVersion = "0.8.9"

0 commit comments

Comments
 (0)