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.7.1
  • Loading branch information
renovate[bot] authored Aug 27, 2023
1 parent 63e2952 commit c358efb
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.7.1")
implementation("fr.minuskube.inv:smart-invs:1.2.7") {
isTransitive = false
}
Expand Down

0 comments on commit c358efb

Please sign in to comment.