Skip to content

Commit

Permalink
Update adventure
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 16, 2024
1 parent ad69c1f commit 0069c67
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions messaging/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
description = "Utilities for message dispatching"

dependencies {
api("net.kyori", "adventure-platform-bukkit", "4.3.2")
api("net.kyori", "adventure-text-minimessage", "4.15.0")
api("net.kyori", "adventure-platform-bukkit", "4.3.4")
api("net.kyori", "adventure-text-minimessage", "4.17.0")
api("net.kyori", "adventure-text-serializer-plain", "4.17.0")
compileOnly("com.destroystokyo.paper:paper-api:1.16.5-R0.1-SNAPSHOT")
api(project(":core")){
Expand Down

0 comments on commit 0069c67

Please sign in to comment.