Skip to content

Commit d56a8cc

Browse files
authored
Merge pull request #39 from hmcts/renovate/mockito-monorepo
Update dependency org.mockito:mockito-junit-jupiter to v2.28.2
2 parents 7f122bd + 03e2ff7 commit d56a8cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ dependencies {
153153
testImplementation group: 'org.junit.jupiter', name: 'junit-jupiter', version: versions.junitJupiter
154154
testImplementation group: 'org.springframework.boot', name: 'spring-boot-starter-test'
155155

156-
testImplementation 'org.mockito:mockito-junit-jupiter:2.23.0'
156+
testImplementation 'org.mockito:mockito-junit-jupiter:2.28.2'
157157
testImplementation 'ru.lanwen.wiremock:wiremock-junit5:1.3.1'
158158

159159
testImplementation group: 'com.github.tomakehurst', name: 'wiremock', version: '2.33.2'

0 commit comments

Comments
 (0)