Skip to content

Commit

Permalink
Update dependency net.kyori:adventure-text-minimessage to v4.10.1 (#14)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
2 people authored and rainbowdashlabs committed Jul 1, 2022
1 parent f59c29a commit 471d905
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.8.2")
Expand Down

0 comments on commit 471d905

Please sign in to comment.