Skip to content

Commit b98cf99

Browse files
Update dependency org.wiremock.integrations:wiremock-spring-boot to v4
1 parent 23292c4 commit b98cf99

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

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

1313
<artifactId>wachter</artifactId>
14-
<version>1.0.0</version>
14+
<version>1.0.1</version>
1515

1616
<properties>
1717
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -136,7 +136,7 @@
136136
<dependency>
137137
<groupId>org.wiremock.integrations</groupId>
138138
<artifactId>wiremock-spring-boot</artifactId>
139-
<version>3.10.0</version>
139+
<version>4.0.8</version>
140140
<scope>test</scope>
141141
</dependency>
142142
<dependency>

0 commit comments

Comments
 (0)