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 01aab67 commit a979202Copy full SHA for a979202
build.gradle.kts
@@ -25,7 +25,7 @@ allprojects {
25
26
dependencies {
27
// Dependencies that we want to shade in
28
- implementation("com.github.cryptomorin:XSeries:13.3.2")
+ implementation("com.github.cryptomorin:XSeries:13.3.3")
29
30
// Other dependencies that are not required or already available at runtime
31
compileOnly("org.jetbrains:annotations:26.0.2")
0 commit comments