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 27eac75 + ef38a92 commit cb898c8Copy full SHA for cb898c8
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