Skip to content

Commit 93e4082

Browse files
dependabot[bot]royclarkson
authored andcommitted
(2.4.x): Bump org.wiremock:wiremock-standalone from 3.12.1 to 3.13.0
Bumps [org.wiremock:wiremock-standalone](https://github.com/wiremock/wiremock) from 3.12.1 to 3.13.0. - [Release notes](https://github.com/wiremock/wiremock/releases) - [Commits](wiremock/wiremock@3.12.1...3.13.0) --- updated-dependencies: - dependency-name: org.wiremock:wiremock-standalone dependency-version: 3.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c006db1 commit 93e4082

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
@@ -23,7 +23,7 @@ buildscript {
2323
commonsTextVersion = "1.13.0"
2424
immutablesVersion = "2.10.1"
2525
openServiceBrokerVersion = "4.4.1"
26-
wiremockVersion = "3.12.1"
26+
wiremockVersion = "3.13.0"
2727
}
2828
}
2929

0 commit comments

Comments
 (0)