Skip to content

Commit

Permalink
Update dependency com.github.tomakehurst:wiremock to v2.27.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 6, 2023
1 parent fb69ec2 commit 8434c84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ dependencies {
implementation group: 'com.github.hmcts', name: 'core-case-data-store-client', version: '4.9.2'

testImplementation group: 'org.springframework.boot', name: 'spring-boot-starter-test'
testImplementation group: 'com.github.tomakehurst', name: 'wiremock', version: '2.23.2'
testImplementation group: 'com.github.tomakehurst', name: 'wiremock', version: '2.27.2'

implementation group: 'org.springdoc', name: 'springdoc-openapi-ui', version: '1.6.11'

Expand Down

0 comments on commit 8434c84

Please sign in to comment.