Skip to content

Commit 055249f

Browse files
(2.1.x): Bump org.wiremock:wiremock-standalone from 3.0.4 to 3.1.0 (#857)
Bumps [org.wiremock:wiremock-standalone](https://github.com/wiremock/wiremock) from 3.0.4 to 3.1.0. - [Release notes](https://github.com/wiremock/wiremock/releases) - [Commits](wiremock/wiremock@3.0.4...3.1.0) --- updated-dependencies: - dependency-name: org.wiremock:wiremock-standalone dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alberto C. Ríos <[email protected]>
1 parent 16a2d7a commit 055249f

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
@@ -24,7 +24,7 @@ buildscript {
2424
immutablesVersion = "2.9.3"
2525
openServiceBrokerVersion = "4.1.0-SNAPSHOT"
2626
springFrameworkVersion = "6.0.0"
27-
wiremockVersion = "3.0.4"
27+
wiremockVersion = "3.1.0"
2828
}
2929
}
3030

0 commit comments

Comments
 (0)