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 9941b72 + 5bf1054 commit 86c8783Copy full SHA for 86c8783
components/bundle/gradle/dependencies.gradle
@@ -5,7 +5,7 @@ dependencies {
5
6
// Use JUnit Jupiter Engine for testing.
7
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine'
8
- testImplementation 'org.mockito:mockito-core:5.14.2'
+ testImplementation 'org.mockito:mockito-core:5.15.2'
9
10
implementation 'jakarta.annotation:jakarta.annotation-api:2.1.1'
11
0 commit comments