We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18c7ee1 commit 056f9faCopy full SHA for 056f9fa
build.gradle
@@ -60,7 +60,7 @@ dependencies {
60
testImplementation 'org.mockito:mockito-core:5.13.0'
61
testImplementation 'org.mockito:mockito-junit-jupiter:5.14.1'
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