Skip to content

Commit

Permalink
Update dependency com.sk89q.worldedit:worldedit-bukkit to v7.3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 1, 2025
1 parent 426eb84 commit 9fcc1ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ dependencies {
implementation("org.jetbrains:annotations:26.0.1")
testImplementation("org.junit.jupiter:junit-jupiter-engine:5.11.3")
compileOnly("com.google.code.gson:gson:2.11.0")
compileOnly("com.sk89q.worldedit:worldedit-bukkit:7.2.16")
compileOnly("com.sk89q.worldedit:worldedit-bukkit:7.3.9")
}

java {
Expand Down

0 comments on commit 9fcc1ed

Please sign in to comment.