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.8.2
  • Loading branch information
renovate[bot] authored Nov 6, 2023
1 parent b92d470 commit 55a4e5c
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.1-R0.1-SNAPSHOT")
compileOnly("com.mojang:authlib:1.6.25")
compileOnly("com.fastasyncworldedit:FastAsyncWorldEdit-Bukkit:2.7.0")
compileOnly("com.fastasyncworldedit:FastAsyncWorldEdit-Bukkit:2.8.2")
implementation("fr.minuskube.inv:smart-invs:1.2.7") {
isTransitive = false
}
Expand Down

0 comments on commit 55a4e5c

Please sign in to comment.