We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4bff92 commit 358cd66Copy full SHA for 358cd66
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.10.1")
43
}
44
45
0 commit comments