Skip to content

Commit

Permalink
chore(deps): update dependency net.kyori:adventure-text-serializer-gs…
Browse files Browse the repository at this point in the history
…on to v4.10.1
  • Loading branch information
renovate-bot authored and LooFifteen committed Mar 7, 2022
1 parent 3c66eb4 commit c41b38f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ plugins {
dependencies {
api("net.kyori:adventure-api:4.10.0")
api("net.kyori:adventure-text-serializer-legacy:4.10.0")
api("net.kyori:adventure-text-serializer-gson:4.10.0")
api("net.kyori:adventure-text-serializer-gson:4.10.1")
api("net.kyori:adventure-platform-api:4.1.0")
implementation("org.jetbrains:annotations:23.0.0")
}

0 comments on commit c41b38f

Please sign in to comment.