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 c3bfd51 commit 845a55aCopy full SHA for 845a55a
1 file changed
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.6.0")
+ implementation("com.github.cryptomorin:XSeries:13.7.0")
29
30
// Other dependencies that are not required or already available at runtime
31
compileOnly("org.jetbrains:annotations:26.1.0")
0 commit comments