Skip to content

Commit

Permalink
Update dependency com.sk89q.worldedit:worldedit-bukkit to v7.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 7, 2024
1 parent 889e0bb commit 06dd4a4
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 @@ -21,7 +21,7 @@ repositories {
dependencies {
compileOnly("de.eldoria", "schematicbrushreborn-api", "2.6.0")
compileOnly("org.spigotmc", "spigot-api", "1.13.2-R0.1-SNAPSHOT")
compileOnly("com.sk89q.worldedit", "worldedit-bukkit", "7.2.17")
compileOnly("com.sk89q.worldedit", "worldedit-bukkit", "7.3.4")

bukkitLibrary("com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.15.3")
bukkitLibrary("com.fasterxml.jackson.core:jackson-core:2.14.2")
Expand Down

0 comments on commit 06dd4a4

Please sign in to comment.