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.12.2
  • Loading branch information
renovate[bot] authored Nov 26, 2024
1 parent cd36e78 commit 1ebafd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ dependencies {
implementation("dev.vankka:mcdiscordreserializer:4.3.0")
implementation("org.apache.commons:commons-collections4:4.4")

compileOnly("com.fastasyncworldedit:FastAsyncWorldEdit-Core:2.9.2")
compileOnly("com.fastasyncworldedit:FastAsyncWorldEdit-Core:2.12.2")

compileOnly("dev.cubxity.plugins", "unifiedmetrics-api", "0.3.8")
}
Expand Down

0 comments on commit 1ebafd5

Please sign in to comment.