Skip to content

Commit

Permalink
Update dependency net.kyori:adventure-platform-bukkit to v4.1.0 (#77)
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 authored Apr 13, 2022
1 parent 8f88d05 commit 7d99d12
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 @@ -24,7 +24,7 @@ repositories {
dependencies {
implementation("de.eldoria", "eldo-util", "1.13.5")
implementation("net.kyori", "adventure-api", "4.10.1")
implementation("net.kyori", "adventure-platform-bukkit", "4.0.0-SNAPSHOT")
implementation("net.kyori", "adventure-platform-bukkit", "4.1.0")
compileOnly("org.spigotmc", "spigot-api", "1.13.2-R0.1-SNAPSHOT")
compileOnly("org.jetbrains", "annotations", "23.0.0")
compileOnly("com.sk89q.worldguard", "worldguard-bukkit", "7.0.5-SNAPSHOT") {
Expand Down

0 comments on commit 7d99d12

Please sign in to comment.