Skip to content

Commit

Permalink
Merge pull request #280 from hmcts/renovate/mockito-monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
mdayican authored Nov 15, 2022
2 parents df5dd23 + 8a1f3e9 commit 8ec5a98
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 @@ -173,7 +173,7 @@ dependencies {
implementation group: 'org.springframework.cloud', name: 'spring-cloud-starter-bootstrap', version: springCloud

testImplementation group: 'com.github.tomakehurst', name:'wiremock-jre8', version: '2.35.0'
testImplementation group: 'org.mockito', name: 'mockito-core', version: '4.8.1'
testImplementation group: 'org.mockito', name: 'mockito-core', version: '4.9.0'

testImplementation group: 'org.springframework.cloud', name: 'spring-cloud-contract-wiremock', version: springCloud
implementation group: 'junit', name: 'junit', version: '4.13'
Expand Down

0 comments on commit 8ec5a98

Please sign in to comment.