Skip to content

Commit 90d7d3b

Browse files
build: Bump wiremock-standalone to 3.11.0 (#22)
Bumps [org.wiremock:wiremock-standalone](https://github.com/wiremock/wiremock) from 3.10.0 to 3.11.0. - [Release notes](https://github.com/wiremock/wiremock/releases) - [Commits](wiremock/wiremock@3.10.0...3.11.0) --- updated-dependencies: - dependency-name: org.wiremock:wiremock-standalone dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ad5aebe commit 90d7d3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
<dependency>
7878
<groupId>org.wiremock</groupId>
7979
<artifactId>wiremock-standalone</artifactId>
80-
<version>3.10.0</version>
80+
<version>3.11.0</version>
8181
<scope>test</scope>
8282
</dependency>
8383
</dependencies>

0 commit comments

Comments
 (0)