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 5facdb2 + 1256894 commit 9e9b23fCopy full SHA for 9e9b23f
components/serialization/multipart/gradle/dependencies.gradle
@@ -2,7 +2,7 @@ dependencies {
2
// Use JUnit Jupiter API for testing.
3
testImplementation 'org.junit.jupiter:junit-jupiter:5.12.0'
4
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
5
- testImplementation 'org.mockito:mockito-core:5.15.2'
+ testImplementation 'org.mockito:mockito-core:5.16.0'
6
7
// This dependency is used internally, and not exposed to consumers on their own compile classpath.
8
implementation 'jakarta.annotation:jakarta.annotation-api:2.1.1'
0 commit comments