File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,5 +8,5 @@ dependencies {
8
8
compileOnlyApi(" org.jetbrains:annotations:26.0.1" )
9
9
api(" net.kyori:adventure-key:4.9.3" )
10
10
api(" net.kyori:adventure-api:4.14.0" )
11
- implementation(" net.kyori:adventure-text-serializer-legacy:4.14 .0" )
11
+ implementation(" net.kyori:adventure-text-serializer-legacy:4.17 .0" )
12
12
}
Original file line number Diff line number Diff line change @@ -7,6 +7,6 @@ description = "Minecraft: Java Edition vanilla serialization for the creative AP
7
7
dependencies {
8
8
api(project(" :creative-api" ))
9
9
api(" com.google.code.gson:gson:2.11.0" )
10
- implementation(" net.kyori:adventure-text-serializer-legacy:4.14 .0" )
10
+ implementation(" net.kyori:adventure-text-serializer-legacy:4.17 .0" )
11
11
implementation(" net.kyori:adventure-text-serializer-gson:4.14.0" )
12
12
}
You can’t perform that action at this time.
0 commit comments