Skip to content

Commit b1f0e66

Browse files
Chore(deps-dev): Bump wiremock-jre8-standalone from 2.28.0 to 2.29.0
Bumps [wiremock-jre8-standalone](https://github.com/tomakehurst/wiremock) from 2.28.0 to 2.29.0. - [Release notes](https://github.com/tomakehurst/wiremock/releases) - [Commits](wiremock/wiremock@2.28.0...2.29.0) --- updated-dependencies: - dependency-name: com.github.tomakehurst:wiremock-jre8-standalone dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b3f4c6b commit b1f0e66

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
@@ -537,7 +537,7 @@
537537
<dependency>
538538
<groupId>com.github.tomakehurst</groupId>
539539
<artifactId>wiremock-jre8-standalone</artifactId>
540-
<version>2.28.0</version>
540+
<version>2.29.0</version>
541541
<scope>test</scope>
542542
</dependency>
543543
<dependency>

0 commit comments

Comments
 (0)