Skip to content

Commit 967e0b8

Browse files
committed
fix(deps): update XSeries dependency to version 13.7.1
1 parent 5f7cb58 commit 967e0b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

framework/modules/bukkit/bukkit-xseries/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ dependencies {
66
compileOnly("org.spigotmc:spigot-api:1.21.3-R0.1-SNAPSHOT")
77

88
api("io.fairyproject:core-command")
9-
api("io.github.almighty-satan:XSeries:13.6.0+26.1")
9+
api("io.github.almighty-satan:XSeries:13.7.1")
1010

1111
implementation("com.google.code.findbugs:jsr305:3.0.2")
1212
}

0 commit comments

Comments
 (0)