Skip to content

Commit aba2c1e

Browse files
chore(deps): update dependency org.wiremock:wiremock to v3.13.1 (#1411)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent eb0484c commit aba2c1e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

providers/flipt/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<dependency>
5252
<groupId>org.wiremock</groupId>
5353
<artifactId>wiremock</artifactId>
54-
<version>3.13.0</version>
54+
<version>3.13.1</version>
5555
<scope>test</scope>
5656
</dependency>
5757

providers/unleash/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<dependency>
3333
<groupId>org.wiremock</groupId>
3434
<artifactId>wiremock</artifactId>
35-
<version>3.13.0</version>
35+
<version>3.13.1</version>
3636
<scope>test</scope>
3737
</dependency>
3838

0 commit comments

Comments
 (0)