Skip to content

Commit eb3a9a9

Browse files
authored
Merge pull request #119 from maxmind/dependabot/maven/com.github.tomakehurst-wiremock-2.27.0
Bump wiremock from 2.26.3 to 2.27.0
2 parents f5e9ba8 + a7b8476 commit eb3a9a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
<dependency>
102102
<groupId>com.github.tomakehurst</groupId>
103103
<artifactId>wiremock</artifactId>
104-
<version>2.26.3</version>
104+
<version>2.27.0</version>
105105
<scope>test</scope>
106106
</dependency>
107107
<dependency>

0 commit comments

Comments
 (0)