Skip to content

Commit

Permalink
Upgrade Wiremock to 2.35.1 (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
maciejwalkowiak authored Oct 22, 2023
1 parent 97f716d commit e2425c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<properties>
<java.version>17</java.version>
<spring-boot.version>3.1.5</spring-boot.version>
<wiremock.version>2.35.0</wiremock.version>
<wiremock.version>2.35.1</wiremock.version>
<junit.version>5.9.2</junit.version>
<maven.compiler.source>${java.version}</maven.compiler.source>
<maven.compiler.target>${java.version}</maven.compiler.target>
Expand Down

0 comments on commit e2425c3

Please sign in to comment.