Skip to content

Commit cf25f78

Browse files
Update dependency org.wiremock.integrations:wiremock-spring-boot to v3.9.0
1 parent 334ff77 commit cf25f78

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</parent>
1111

1212
<artifactId>disputes-api</artifactId>
13-
<version>1.0.0</version>
13+
<version>1.0.1</version>
1414
<packaging>jar</packaging>
1515

1616
<name>disputes-api</name>
@@ -206,7 +206,7 @@
206206
<dependency>
207207
<groupId>org.wiremock.integrations</groupId>
208208
<artifactId>wiremock-spring-boot</artifactId>
209-
<version>3.8.2</version>
209+
<version>3.9.0</version>
210210
<scope>test</scope>
211211
</dependency>
212212
<dependency>

0 commit comments

Comments
 (0)