We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e7c1ae commit c5ab26bCopy full SHA for c5ab26b
build.gradle
@@ -60,7 +60,7 @@ dependencies {
60
testImplementation 'org.mockito:mockito-core:5.15.2'
61
testImplementation 'org.mockito:mockito-junit-jupiter:5.15.2'
62
63
- testRuntimeOnly 'org.junit.platform:junit-platform-runner:1.11.4'
+ testRuntimeOnly 'org.junit.platform:junit-platform-runner:1.12.0'
64
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.12.0'
65
testRuntimeOnly 'ch.qos.logback:logback-classic:1.5.16'
66
}
0 commit comments