Skip to content

Commit cffa9cc

Browse files
authored
Merge pull request #1213 from alphagov/dependabot/maven/org.wiremock-wiremock-standalone-3.13.2
Bump org.wiremock:wiremock-standalone from 3.13.1 to 3.13.2
2 parents 4562068 + 16a2430 commit cffa9cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing-dropwizard-4/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
<dependency>
103103
<groupId>org.wiremock</groupId>
104104
<artifactId>wiremock-standalone</artifactId>
105-
<version>3.13.1</version>
105+
<version>3.13.2</version>
106106
<scope>test</scope>
107107
</dependency>
108108
<dependency>

0 commit comments

Comments
 (0)