Skip to content

Commit

Permalink
Update dependency net.kyori:adventure-text-minimessage to v4.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 13, 2022
1 parent 380c67e commit 9335812
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 @@ -26,7 +26,7 @@ dependencies {
compileOnly("com.sk89q.worldguard", "worldguard-bukkit", "7.0.7")
compileOnly("de.eldoria", "messageblocker", "1.0.3c-DEV")
compileOnly("net.kyori", "adventure-platform-bukkit", "4.0.1")
compileOnly("net.kyori", "adventure-text-minimessage", "4.10.0-SNAPSHOT")
compileOnly("net.kyori", "adventure-text-minimessage", "4.10.1")


testImplementation("org.junit.jupiter", "junit-jupiter-api", "5.6.0")
Expand Down

0 comments on commit 9335812

Please sign in to comment.