Skip to content

Commit 10e52e7

Browse files
authored
Merge pull request #85 from SpongePowered/renovate/com.google.code.gson-gson-2.x
chore(deps): Update dependency com.google.code.gson:gson to v2.11.0
2 parents beffdda + 26efdcb commit 10e52e7

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
@@ -9,7 +9,7 @@ junit = "5.9.3"
99
mammoth = "1.3.1"
1010

1111
[libraries]
12-
gson = { module = "com.google.code.gson:gson", version = "2.10.1" }
12+
gson = { module = "com.google.code.gson:gson", version = "2.11.0" }
1313
jetbrainsAnnotations = { module = "org.jetbrains:annotations", version = "24.1.0"}
1414
mammoth = { module = "net.kyori:mammoth", version.ref = "mammoth" }
1515
mammoth-test = { module = "net.kyori:mammoth-test", version.ref = "mammoth" }

0 commit comments

Comments
 (0)