We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0f78dc commit 8139cedCopy full SHA for 8139ced
pom.xml
@@ -10,7 +10,7 @@
10
</parent>
11
12
<artifactId>disputes-api</artifactId>
13
- <version>1.0.0</version>
+ <version>1.0.1</version>
14
<packaging>jar</packaging>
15
16
<name>disputes-api</name>
@@ -206,7 +206,7 @@
206
<dependency>
207
<groupId>org.wiremock.integrations</groupId>
208
<artifactId>wiremock-spring-boot</artifactId>
209
- <version>3.8.2</version>
+ <version>3.9.0</version>
210
<scope>test</scope>
211
</dependency>
212
0 commit comments