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 08d871d commit 85afa79Copy full SHA for 85afa79
build.gradle
@@ -47,7 +47,7 @@ dependencies {
47
testImplementation 'org.junit.jupiter:junit-jupiter'
48
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
49
testImplementation 'org.assertj:assertj-core:3.27.3'
50
- testImplementation 'org.mockito:mockito-core:5.16.0'
+ testImplementation 'org.mockito:mockito-core:5.16.1'
51
testImplementation 'com.google.jimfs:jimfs:1.3.0'
52
}
53
0 commit comments