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 95b54d3 commit cc2a6ecCopy full SHA for cc2a6ec
build.gradle
@@ -37,7 +37,7 @@ dependencies {
37
38
implementation 'com.github.cryptomorin:XSeries:9.0.0'
39
40
- testImplementation 'org.junit.jupiter:junit-jupiter:5.8.2'
+ testImplementation 'org.junit.jupiter:junit-jupiter:5.9.0'
41
}
42
43
shadowJar {
0 commit comments