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 a4bff92 commit 73e9bffCopy full SHA for 73e9bff
build.gradle.kts
@@ -39,7 +39,7 @@ dependencies {
39
compileOnly("xyz.theprogramsrc:simplecoreapi:0.8.0-SNAPSHOT")
40
compileOnly("xyz.theprogramsrc:filesmodule:0.4.0-SNAPSHOT")
41
42
- testImplementation("org.junit.jupiter:junit-jupiter:5.10.0")
+ testImplementation("org.junit.jupiter:junit-jupiter:5.13.4")
43
}
44
45
0 commit comments