Skip to content

Commit

Permalink
Update dependency net.kyori:adventure-api to v4.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 8, 2024
1 parent e791e88 commit a59affe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom-newest/build.gradle.kts
Expand Up @@ -19,7 +19,7 @@ bomGenerator {
// Third party dependencies
includeDependency("org.checkerframework", "checker-qual", "3.43.0")
// Adventure & Minimessage
includeDependency("net.kyori", "adventure-api", "4.16.0")
includeDependency("net.kyori", "adventure-api", "4.17.0")
includeDependency("net.kyori", "adventure-text-minimessage", "4.16.0")
includeDependency("net.kyori", "adventure-platform-bukkit", "4.3.2")

Expand Down

0 comments on commit a59affe

Please sign in to comment.