We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 993ed04 commit ced7a0aCopy full SHA for ced7a0a
build.gradle
@@ -114,7 +114,7 @@ dependencies {
114
// for json assertions
115
testImplementation 'uk.org.webcompere:model-assert:1.1.0'
116
testImplementation 'org.junit.jupiter:junit-jupiter:5.11.4'
117
- testImplementation 'org.mockito:mockito-junit-jupiter:5.14.2'
+ testImplementation 'org.mockito:mockito-junit-jupiter:5.15.2'
118
// would like to transition these to wiremock
119
testImplementation 'org.mock-server:mockserver-junit-jupiter:5.15.0'
120
// https://github.com/wiremock/wiremock/releases/tag/3.0.0 drops support for Java 8
0 commit comments