Skip to content

Commit f5baa2e

Browse files
fix(deps): update dependency net.kyori:adventure-text-serializer-gson to v4.24.0 (#1099)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8649a5f commit f5baa2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ dependencyResolutionManagement {
99

1010
library("adventure-api", "net.kyori:adventure-api:4.24.0")
1111
library("adventure-platform-bungeecord", "net.kyori:adventure-platform-bungeecord:4.4.1")
12-
library("adventure-text-serializer-gson", "net.kyori:adventure-text-serializer-gson:4.23.0")
12+
library("adventure-text-serializer-gson", "net.kyori:adventure-text-serializer-gson:4.24.0")
1313
library("annotations-api", "org.apache.tomcat:annotations-api:6.0.53")
1414
library("apache-commons-io", "commons-io:commons-io:2.20.0")
1515
library("bungeecord-api", "net.md-5:bungeecord-api:1.21-R0.3")

0 commit comments

Comments
 (0)