Skip to content

Commit b8f9b16

Browse files
Update dependency com.github.cryptomorin:XSeries to v13.7.1
1 parent bc655e3 commit b8f9b16

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ allprojects {
2525

2626
dependencies {
2727
// Dependencies that we want to shade in
28-
implementation("com.github.cryptomorin:XSeries:13.7.0")
28+
implementation("com.github.cryptomorin:XSeries:13.7.1")
2929

3030
// Other dependencies that are not required or already available at runtime
3131
compileOnly("org.jetbrains:annotations:26.1.0")

0 commit comments

Comments
 (0)