We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71769a6 commit 19d4ce1Copy full SHA for 19d4ce1
build.gradle
@@ -60,7 +60,7 @@ dependencies {
60
testImplementation 'org.mockito:mockito-core:5.13.0'
61
testImplementation 'org.mockito:mockito-junit-jupiter:5.13.0'
62
63
- testRuntimeOnly 'org.junit.platform:junit-platform-runner:1.11.0'
+ testRuntimeOnly 'org.junit.platform:junit-platform-runner:1.11.1'
64
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.11.0'
65
testRuntimeOnly 'ch.qos.logback:logback-classic:1.5.8'
66
}
0 commit comments