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 1, 2025
1 parent 98f6d15 commit 5faabe2
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 @@ -45,7 +45,7 @@ repositories {

dependencies {
compileOnly("io.papermc.paper:paper-api:$minecraftVersion-R0.1-SNAPSHOT")
implementation("net.kyori:adventure-text-minimessage:4.17.0")
implementation("net.kyori:adventure-text-minimessage:4.18.0")
implementation("com.github.zafarkhaja:java-semver:0.10.2")

// testing
Expand Down

0 comments on commit 5faabe2

Please sign in to comment.