Skip to content

Commit

Permalink
Merge pull request #91 from TheFruxz/dependabot/gradle/develop/net.ky…
Browse files Browse the repository at this point in the history
…ori-adventure-text-minimessage-4.16.0

Chore(deps): Bump net.kyori:adventure-text-minimessage from 4.15.0 to 4.16.0
  • Loading branch information
TheFruxz authored Feb 20, 2024
2 parents 45da583 + 6e75a79 commit b32b622
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 @@ -25,7 +25,7 @@ dependencies {

implementation("net.kyori:adventure-api:4.16.0")
implementation("net.kyori:adventure-text-serializer-legacy:4.15.0")
implementation("net.kyori:adventure-text-minimessage:4.15.0")
implementation("net.kyori:adventure-text-minimessage:4.16.0")
implementation("net.kyori:adventure-text-serializer-plain:4.16.0")

implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.6.3")
Expand Down

0 comments on commit b32b622

Please sign in to comment.