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 22f9d50 + ccab69d commit d2da229Copy full SHA for d2da229
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.9.0'
+ testImplementation 'org.junit.jupiter:junit-jupiter:5.9.1'
35
}
36
37
shadowJar {
0 commit comments