Skip to content

Commit

Permalink
fix(deps): update dependency net.kyori:adventure-text-serializer-gson…
Browse files Browse the repository at this point in the history
… to v4.18.0
  • Loading branch information
renovate[bot] authored Dec 23, 2024
1 parent ead7b77 commit ff0f1b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion serializer-minecraft/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ dependencies {
api(project(":creative-api"))
api("com.google.code.gson:gson:2.11.0")
implementation("net.kyori:adventure-text-serializer-legacy:4.14.0")
implementation("net.kyori:adventure-text-serializer-gson:4.14.0")
implementation("net.kyori:adventure-text-serializer-gson:4.18.0")
}

0 comments on commit ff0f1b1

Please sign in to comment.