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 91afc08 commit eb87cd9Copy full SHA for eb87cd9
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.0")
+ implementation("com.github.cryptomorin:XSeries:13.3.1")
29
30
// Other dependencies that are not required or already available at runtime
31
compileOnly("org.jetbrains:annotations:26.0.2")
0 commit comments