Skip to content

Commit

Permalink
fix(deps): update dependency net.kyori:adventure-text-minimessage to …
Browse files Browse the repository at this point in the history
…v4.18.0
  • Loading branch information
renovate[bot] authored Jan 3, 2025
1 parent 456c4c7 commit d569c78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ dependencies {
// json stuff
implementation 'net.kyori:adventure-platform-bukkit:4.3.3'
implementation 'net.kyori:adventure-api:4.17.0'
implementation 'net.kyori:adventure-text-minimessage:4.17.0'
implementation 'net.kyori:adventure-text-minimessage:4.18.0'

implementation project(":version")
implementation project(":version_old")
Expand Down

0 comments on commit d569c78

Please sign in to comment.