Skip to content

Commit

Permalink
Update dependency net.kyori:adventure-text-minimessage to v4.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 6, 2025
1 parent 07a0158 commit 945a89a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ dependencyResolutionManagement {

// adventure
library("adventure-bukkit", "net.kyori:adventure-platform-bukkit:4.3.4")
library("adventure-minimessage", "net.kyori:adventure-text-minimessage:4.17.0")
library("adventure-minimessage", "net.kyori:adventure-text-minimessage:4.18.0")
// utilities
version("utilities", "2.1.7")
library("eldoutil-plugin", "de.eldoria.util","plugin").versionRef("utilities")
Expand Down

0 comments on commit 945a89a

Please sign in to comment.