Skip to content

Commit

Permalink
fix(deps): update dependency com.fastasyncworldedit:fastasyncworldedi…
Browse files Browse the repository at this point in the history
…t-bukkit to v2.9.1
  • Loading branch information
renovate[bot] authored Mar 16, 2024
1 parent 4d972de commit 6851b76
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 @@ -17,7 +17,7 @@ repositories {
dependencies {
compileOnly("org.spigotmc:spigot-api:1.20.4-R0.1-SNAPSHOT")
compileOnly("com.mojang:authlib:1.6.25")
compileOnly("com.fastasyncworldedit:FastAsyncWorldEdit-Bukkit:2.7.0")
compileOnly("com.fastasyncworldedit:FastAsyncWorldEdit-Bukkit:2.9.1")
implementation("fr.minuskube.inv:smart-invs:1.2.7") {
isTransitive = false
}
Expand Down

0 comments on commit 6851b76

Please sign in to comment.