There was an error while loading. Please reload this page.
2 parents 51700a4 + 471d454 commit 6072223Copy full SHA for 6072223
build.gradle
@@ -106,7 +106,7 @@ dependencies {
106
testImplementation "org.hamcrest:hamcrest-core:2.2"
107
testImplementation "org.hamcrest:hamcrest-library:2.2"
108
testImplementation 'org.mockito:mockito-core:5.5.0'
109
- testImplementation 'org.mockito:mockito-junit-jupiter:5.4.0'
+ testImplementation 'org.mockito:mockito-junit-jupiter:5.5.0'
110
testImplementation "net.javacrumbs.json-unit:json-unit:$versions.jsonUnit"
111
testImplementation "org.skyscreamer:jsonassert:1.2.3"
112
testImplementation 'com.toomuchcoding.jsonassert:jsonassert:0.6.2'
0 commit comments