Skip to content

Commit

Permalink
fix(deps): update dependency net.kyori:adventure-api to v4.13.0 (#71)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Mar 14, 2023
1 parent 97e572b commit f908c23
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 @@ -322,7 +322,7 @@ dependencies {
// compileOnly 'com.mysql.jdbc.Driver:Driver:8.0.26'

// Adventure
library "net.kyori:adventure-api:4.12.0"
library "net.kyori:adventure-api:4.13.0"
library "net.kyori:adventure-platform-bukkit:4.2.0"
library "net.kyori:adventure-text-minimessage:4.13.0"
// Adventure logger that takes advantage of Adventure's text components
Expand Down

0 comments on commit f908c23

Please sign in to comment.