Update wiremock to 2.32.0

This commit is contained in:
Chris Eager 2021-12-06 21:40:30 -08:00 committed by Chris Eager
parent 3df143dd3d
commit 96f4b771ea
1 changed files with 1 additions and 1 deletions

View File

@ -279,7 +279,7 @@
<dependency>
<groupId>com.github.tomakehurst</groupId>
<artifactId>wiremock-jre8</artifactId>
<version>2.31.0</version>
<version>2.32.0</version>
<scope>test</scope>
<exclusions>
<exclusion>