Skip to content

Commit 7e6245f

Browse files
fix(deps): update dependency com.google.code.gson:gson to v2.10.1 (#25)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0439ee9 commit 7e6245f

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"
11+
gson = "com.google.code.gson:gson:2.10.1"
1212

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

0 commit comments

Comments
 (0)