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.
2 parents 849817a + 94a1a61 commit ed403e7Copy full SHA for ed403e7
build.gradle
@@ -31,7 +31,7 @@ dependencies {
31
compileOnly 'net.md-5:bungeecord-api:1.18-R0.1-SNAPSHOT'
32
compileOnly 'xyz.theprogramsrc:simplecoreapi:0.2.0-SNAPSHOT'
33
34
- testImplementation 'org.junit.jupiter:junit-jupiter:5.8.2'
+ testImplementation 'org.junit.jupiter:junit-jupiter:5.9.0'
35
}
36
37
shadowJar {
0 commit comments