Skip to content

Commit

Permalink
Update dependency com.sk89q.worldedit:worldedit-bukkit to v7.2.19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 3, 2024
1 parent 1dd999f commit 4f42d11
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 {

compileOnly("de.eldoria", "schematicbrushreborn-api", "2.6.0")
compileOnly("org.spigotmc", "spigot-api", "1.16.5-R0.1-SNAPSHOT")
compileOnly("com.sk89q.worldedit", "worldedit-bukkit", "7.2.18")
compileOnly("com.sk89q.worldedit", "worldedit-bukkit", "7.2.19")

bukkitLibrary("org.postgresql", "postgresql", "42.7.1")
bukkitLibrary("org.mariadb.jdbc", "mariadb-java-client", "3.3.2")
Expand Down

0 comments on commit 4f42d11

Please sign in to comment.