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 8765640 commit 7a8c2a9Copy full SHA for 7a8c2a9
build.gradle.kts
@@ -51,7 +51,7 @@ testing {
51
implementation(project())
52
implementation("junit:junit:4.13.2")
53
implementation("edu.berkeley.cs.jqf:jqf-fuzz:2.1")
54
- runtimeOnly("org.junit.vintage:junit-vintage-engine:5.13.1")
+ runtimeOnly("org.junit.vintage:junit-vintage-engine:5.13.4")
55
}
56
57
targets {
0 commit comments