We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f2e886 commit 130f121Copy full SHA for 130f121
serializer-minecraft/build.gradle.kts
@@ -8,5 +8,5 @@ dependencies {
8
api(project(":creative-api"))
9
api("com.google.code.gson:gson:2.11.0")
10
implementation("net.kyori:adventure-text-serializer-legacy:4.14.0")
11
- implementation("net.kyori:adventure-text-serializer-gson:4.14.0")
+ implementation("net.kyori:adventure-text-serializer-gson:4.26.1")
12
}
0 commit comments