Skip to content

Commit 4388fa4

Browse files
fix(deps): update dependency com.google.code.gson:gson to v2.13.2
1 parent 1ab54fa commit 4388fa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jansi = { group = "org.jline", name = "jansi", version.ref = "jline" }
3232

3333
slf4j = "org.slf4j:slf4j-api:2.0.17"
3434
fastutil = "it.unimi.dsi:fastutil-core:8.5.18"
35-
gson = "com.google.code.gson:gson:2.13.1"
35+
gson = "com.google.code.gson:gson:2.13.2"
3636
guava = "com.google.guava:guava:33.4.8-jre"
3737
brigadier = "com.mojang:brigadier:1.0.18"
3838
velocity-native = "com.velocitypowered:velocity-native:3.3.0-SNAPSHOT"

0 commit comments

Comments
 (0)