Skip to content

Commit ced7a0a

Browse files
build(deps): bump org.mockito:mockito-junit-jupiter (#505)
1 parent 993ed04 commit ced7a0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ dependencies {
114114
// for json assertions
115115
testImplementation 'uk.org.webcompere:model-assert:1.1.0'
116116
testImplementation 'org.junit.jupiter:junit-jupiter:5.11.4'
117-
testImplementation 'org.mockito:mockito-junit-jupiter:5.14.2'
117+
testImplementation 'org.mockito:mockito-junit-jupiter:5.15.2'
118118
// would like to transition these to wiremock
119119
testImplementation 'org.mock-server:mockserver-junit-jupiter:5.15.0'
120120
// https://github.com/wiremock/wiremock/releases/tag/3.0.0 drops support for Java 8

0 commit comments

Comments
 (0)