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 58d6a16 commit 355c7cdCopy full SHA for 355c7cd
build.gradle
@@ -208,7 +208,7 @@ dependencies {
208
testImplementation 'org.junit.jupiter:junit-jupiter:5.9.1'
209
testImplementation 'org.junit.platform:junit-platform-launcher:1.9.1'
210
211
- testImplementation 'org.mockito:mockito-core:4.10.0'
+ testImplementation 'org.mockito:mockito-core:4.11.0'
212
testImplementation 'org.xmlunit:xmlunit-core:2.9.0'
213
testImplementation 'org.xmlunit:xmlunit-matchers:2.9.0'
214
testRuntimeOnly 'com.tngtech.archunit:archunit-junit5-engine:1.0.1'
0 commit comments