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 44d174a commit ef38a92Copy full SHA for ef38a92
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.1.12-SNAPSHOT'
35
36
- testImplementation 'org.junit.jupiter:junit-jupiter:5.8.2'
+ testImplementation 'org.junit.jupiter:junit-jupiter:5.9.1'
37
}
38
39
shadowJar {
0 commit comments