Skip to content

Commit

Permalink
Upgrade wiremock to 2.27.2
Browse files Browse the repository at this point in the history
  • Loading branch information
HgSlv committed Jan 26, 2024
1 parent c852d41 commit 3680ea0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wiremock-spring-boot-starter/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ group = 'com.epages'
description = 'Spring Boot Starter for adding a WireMock server to your integration test'

dependencies {
api 'com.github.tomakehurst:wiremock-standalone:2.18.0'
api 'com.github.tomakehurst:wiremock-standalone:2.27.2'

implementation 'org.springframework.boot:spring-boot-starter-test'
implementation 'org.springframework.boot:spring-boot-starter'
Expand Down

0 comments on commit 3680ea0

Please sign in to comment.