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 893c25f + 4bc1cd8 commit 035be40Copy full SHA for 035be40
components/bundle/gradle/dependencies.gradle
@@ -3,7 +3,7 @@ dependencies {
3
testImplementation 'org.junit.jupiter:junit-jupiter:5.12.0'
4
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
5
6
- testImplementation 'org.mockito:mockito-core:5.15.2'
+ testImplementation 'org.mockito:mockito-core:5.16.0'
7
8
implementation 'jakarta.annotation:jakarta.annotation-api:2.1.1'
9
0 commit comments