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 2a4a780 + b65c32e commit 7119adaCopy full SHA for 7119ada
1 file changed
build.gradle
@@ -97,7 +97,7 @@ dependencies {
97
98
testImplementation platform('org.junit:junit-bom:5.12.2')
99
testImplementation 'org.junit.jupiter:junit-jupiter-api'
100
- testImplementation 'org.mockito:mockito-junit-jupiter:5.17.0'
+ testImplementation 'org.mockito:mockito-junit-jupiter:5.18.0'
101
testImplementation 'org.assertj:assertj-core:3.27.3'
102
103
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
0 commit comments