Skip to content

Commit 8014578

Browse files
authored
Merge pull request #448 from maxmind/dependabot/maven/org.wiremock-wiremock-3.11.0
Bump org.wiremock:wiremock from 3.10.0 to 3.11.0
2 parents 7794ef8 + c495988 commit 8014578

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
<dependency>
7777
<groupId>org.wiremock</groupId>
7878
<artifactId>wiremock</artifactId>
79-
<version>3.10.0</version>
79+
<version>3.11.0</version>
8080
<scope>test</scope>
8181
</dependency>
8282
<dependency>

0 commit comments

Comments
 (0)