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 22f54c0Copy full SHA for 22f54c0
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:9.0.0'
+ implementation 'com.github.cryptomorin:XSeries:9.1.0'
39
40
testImplementation 'org.junit.jupiter:junit-jupiter:5.8.2'
41
}
0 commit comments