We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 61ab6c3 + 1f9d2e1 commit 1a6fde5Copy full SHA for 1a6fde5
1 file changed
build.gradle
@@ -109,7 +109,7 @@ dependencies {
109
testFixturesApi "org.hamcrest:hamcrest-core:3.0"
110
testFixturesApi "org.hamcrest:hamcrest-library:3.0"
111
testFixturesApi 'org.mockito:mockito-core:5.14.2'
112
- testFixturesApi 'org.mockito:mockito-junit-jupiter:5.14.1'
+ testFixturesApi 'org.mockito:mockito-junit-jupiter:5.14.2'
113
testFixturesApi "net.javacrumbs.json-unit:json-unit:$versions.jsonUnit"
114
testFixturesApi "org.skyscreamer:jsonassert:1.5.1"
115
testFixturesApi 'com.toomuchcoding.jsonassert:jsonassert:0.8.0'
0 commit comments