Skip to content

Commit

Permalink
chore: Bumped XSeries to 13.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
LeeGodSRC committed Jan 3, 2025
1 parent 0c69f2c commit 49fd9c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion framework/modules/bukkit/bukkit-xseries/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ dependencies {
compileOnly("org.spigotmc:spigot-api:1.20.4-R0.1-SNAPSHOT")

api("io.fairyproject:core-command")
api("com.github.cryptomorin:XSeries:12.0.0")
api("com.github.cryptomorin:XSeries:13.0.0")

implementation("com.google.code.findbugs:jsr305:3.0.2")
}
Expand Down

0 comments on commit 49fd9c1

Please sign in to comment.