We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 173b90d + fc1833d commit 432c9beCopy full SHA for 432c9be
components/serialization/multipart/gradle/dependencies.gradle
@@ -1,6 +1,6 @@
1
dependencies {
2
// Use JUnit Jupiter API for testing.
3
- testImplementation 'org.junit.jupiter:junit-jupiter:5.12.1'
+ testImplementation 'org.junit.jupiter:junit-jupiter:5.12.2'
4
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
5
testImplementation 'org.mockito:mockito-core:5.17.0'
6
0 commit comments