Skip to content

Commit 7f42f3b

Browse files
Update dependency com.sk89q.worldedit:worldedit-bukkit to v7.3.3
1 parent 889e0bb commit 7f42f3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ repositories {
2121
dependencies {
2222
compileOnly("de.eldoria", "schematicbrushreborn-api", "2.6.0")
2323
compileOnly("org.spigotmc", "spigot-api", "1.13.2-R0.1-SNAPSHOT")
24-
compileOnly("com.sk89q.worldedit", "worldedit-bukkit", "7.2.17")
24+
compileOnly("com.sk89q.worldedit", "worldedit-bukkit", "7.3.3")
2525

2626
bukkitLibrary("com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.15.3")
2727
bukkitLibrary("com.fasterxml.jackson.core:jackson-core:2.14.2")

0 commit comments

Comments
 (0)