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 583bfae commit 2ec7764Copy full SHA for 2ec7764
build.gradle
@@ -36,7 +36,7 @@ dependencies {
36
compileOnly 'xyz.theprogramsrc:tasksmodule:0.1.0-SNAPSHOT'
37
compileOnly 'xyz.theprogramsrc:filesmodule:0.1.1-SNAPSHOT'
38
39
- testImplementation 'org.junit.jupiter:junit-jupiter:5.9.1'
+ testImplementation 'org.junit.jupiter:junit-jupiter:5.13.1'
40
}
41
42
shadowJar {
0 commit comments