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