Skip to content

Commit b45cd92

Browse files
fix(deps): update dependency com.google.code.gson:gson to v2.12.1
1 parent ed96d9e commit b45cd92

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
@@ -8,7 +8,7 @@ indra = "2.2.0"
88
[libraries]
99

1010
# File reading/writing
11-
gson = "com.google.code.gson:gson:2.10.1"
11+
gson = "com.google.code.gson:gson:2.12.1"
1212

1313
# Build
1414
build-indra-common = { module = "net.kyori:indra-common", version.ref = "indra" }

0 commit comments

Comments
 (0)