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 c74de05 + 0823396 commit 0674f97Copy full SHA for 0674f97
1 file changed
build.gradle
@@ -35,7 +35,7 @@ dependencies {
35
compileOnly 'xyz.theprogramsrc:tasksmodule:0.1.0-SNAPSHOT'
36
compileOnly 'xyz.theprogramsrc:translationsmodule:0.1.3-SNAPSHOT'
37
38
- implementation 'com.github.cryptomorin:XSeries:8.6.2'
+ implementation 'com.github.cryptomorin:XSeries:9.0.0'
39
40
testImplementation 'org.junit.jupiter:junit-jupiter:5.8.2'
41
}
0 commit comments