Skip to content

Commit

Permalink
Merge pull request #165 from lulu2002/v0.7
Browse files Browse the repository at this point in the history
feat: upgrade xseries to 11.2.2
  • Loading branch information
LeeGodSRC authored Sep 23, 2024
2 parents 1286d5e + 61a7d70 commit 6b4220a
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:11.2.1")
api("com.github.cryptomorin:XSeries:11.2.2")

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

0 comments on commit 6b4220a

Please sign in to comment.