Skip to content

Commit

Permalink
Update dependency net.kyori:adventure-platform-bukkit to v4.1.0 (#18)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Apr 13, 2022
1 parent 44a0f98 commit 0fa3f61
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 @@ -25,7 +25,7 @@ dependencies {
compileOnly("com.plotsquared:PlotSquared-Bukkit:6.6.2") { isTransitive = false } // PlotSquared Bukkit API
compileOnly("com.sk89q.worldguard", "worldguard-bukkit", "7.0.7")
compileOnly("de.eldoria", "messageblocker", "1.0.3c-DEV")
compileOnly("net.kyori", "adventure-platform-bukkit", "4.0.1")
compileOnly("net.kyori", "adventure-platform-bukkit", "4.1.0")
compileOnly("net.kyori", "adventure-text-minimessage", "4.10.1")


Expand Down

0 comments on commit 0fa3f61

Please sign in to comment.