Skip to content

Commit

Permalink
Update dependency com.fastasyncworldedit:FastAsyncWorldEdit-Core to v…
Browse files Browse the repository at this point in the history
…2.10.0
  • Loading branch information
renovate[bot] authored May 19, 2024
1 parent 18b031a commit 21ec44c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ dependencies {
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.9.3'
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.9.3'
compileOnly 'org.spigotmc:spigot-api:1.13.2-R0.1-SNAPSHOT'
compileOnly 'com.fastasyncworldedit:FastAsyncWorldEdit-Core:2.6.2'
compileOnly 'com.fastasyncworldedit:FastAsyncWorldEdit-Core:2.10.0'
compileOnly 'com.fastasyncworldedit:FastAsyncWorldEdit-Bukkit:2.6.3'
compileOnly 'com.sk89q.worldguard:worldguard-bukkit:7.0.8'
compileOnly 'com.grinderwolf:slimeworldmanager-api:2.7.0-SNAPSHOT'
Expand Down

0 comments on commit 21ec44c

Please sign in to comment.