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.
2 parents 09bf47c + ccdad67 commit 1713a20Copy full SHA for 1713a20
1 file changed
build.gradle
@@ -97,7 +97,7 @@ dependencies {
97
98
testImplementation platform('org.junit:junit-bom:5.13.4')
99
testImplementation 'org.junit.jupiter:junit-jupiter-api'
100
- testImplementation 'org.mockito:mockito-junit-jupiter:5.19.0'
+ testImplementation 'org.mockito:mockito-junit-jupiter:5.20.0'
101
testImplementation 'org.assertj:assertj-core:3.27.6'
102
103
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
0 commit comments