Skip to content
This repository has been archived by the owner on Nov 9, 2022. It is now read-only.

Commit

Permalink
Merge pull request #9 from dkim19375/renovate/net.kyori-adventure-api…
Browse files Browse the repository at this point in the history
…-4.x

Update dependency net.kyori:adventure-api to v4.10.0
  • Loading branch information
dkim19375 authored Feb 28, 2022
2 parents 06ba252 + 64cb388 commit d3a2e60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ dependencies {
compileOnly("com.comphenix.protocol:ProtocolLib:4.7.0")
compileOnly("org.spigotmc:spigot-api:1.8.8-R0.1-SNAPSHOT")

implementation("net.kyori:adventure-api:4.9.3")
implementation("net.kyori:adventure-api:4.10.0")
implementation("dev.triumphteam:triumph-gui:3.1.1")
implementation("net.kyori:adventure-platform-bukkit:4.0.1")
implementation("me.mattstudios:triumph-config:1.0.5-SNAPSHOT")
Expand Down

0 comments on commit d3a2e60

Please sign in to comment.