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 86c8783 + 8893b46 commit 2b2b004Copy full SHA for 2b2b004
components/serialization/multipart/gradle/dependencies.gradle
@@ -1,7 +1,7 @@
1
dependencies {
2
// Use JUnit Jupiter API for testing.
3
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.11.4'
4
- testImplementation 'org.mockito:mockito-core:5.14.2'
+ testImplementation 'org.mockito:mockito-core:5.15.2'
5
6
// Use JUnit Jupiter Engine for testing.
7
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine'
0 commit comments