Skip to content

Commit b02fb3d

Browse files
Bump com.github.tomakehurst:wiremock-jre8 from 2.35.0 to 2.35.1 in /integration-tests (#1669)
Bump com.github.tomakehurst:wiremock-jre8 in /integration-tests Bumps [com.github.tomakehurst:wiremock-jre8](https://github.com/wiremock/wiremock) from 2.35.0 to 2.35.1. - [Release notes](https://github.com/wiremock/wiremock/releases) - [Commits](wiremock/wiremock@2.35.0...2.35.1) --- updated-dependencies: - dependency-name: com.github.tomakehurst:wiremock-jre8 dependency-version: 2.35.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2007e34 commit b02fb3d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

integration-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
<dependency>
8080
<groupId>com.github.tomakehurst</groupId>
8181
<artifactId>wiremock-jre8</artifactId>
82-
<version>2.35.0</version>
82+
<version>2.35.1</version>
8383
<scope>test</scope>
8484
</dependency>
8585
<dependency>

0 commit comments

Comments
 (0)