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 Dec 23, 2024
1 parent c219ccb commit 16179df
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 @@ -22,7 +22,7 @@ dependencies {
compileOnly("com.velocitypowered:velocity-api:3.1.1")
annotationProcessor("com.velocitypowered:velocity-api:3.1.1")

compileOnly("net.kyori:adventure-text-minimessage:4.17.0")
compileOnly("net.kyori:adventure-text-minimessage:4.18.0")
compileOnly("io.github.miniplaceholders:miniplaceholders-api:2.2.3")

compileOnly("org.projectlombok:lombok:1.18.36")
Expand Down

0 comments on commit 16179df

Please sign in to comment.