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.
1 parent 446a1d5 commit a41dfb3Copy full SHA for a41dfb3
wrapper/build.gradle.kts
@@ -65,7 +65,7 @@ dependencies {
65
66
testImplementation("org.checkerframework:checker-qual:3.49.5")
67
testImplementation("org.junit.platform:junit-platform-commons:1.13.4")
68
- testImplementation("org.junit.platform:junit-platform-engine:1.13.3")
+ testImplementation("org.junit.platform:junit-platform-engine:1.13.4")
69
testImplementation("org.junit.platform:junit-platform-launcher:1.13.4")
70
testImplementation("org.junit.platform:junit-platform-suite-engine:1.13.4")
71
testImplementation("org.junit.jupiter:junit-jupiter-api:5.13.1")
0 commit comments