Skip to content

Commit

Permalink
chore(deps): update dependency net.kyori:adventure-api to v4.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 20, 2024
1 parent 152a2b5 commit 6317629
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/pm.kyori-conventions.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
}

dependencies {
implementation("net.kyori:adventure-api:4.15.0")
implementation("net.kyori:adventure-api:4.16.0")
implementation("net.kyori:adventure-text-serializer-legacy:4.15.0")
}

Expand Down

0 comments on commit 6317629

Please sign in to comment.