Skip to content

Commit e53912b

Browse files
dependency: Update dependency com.google.code.gson:gson to v2.13.1 (#1019)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f8c8627 commit e53912b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/Versions.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ object Versions {
2626
const val LITE_SKULL_API = "1.3.0"
2727

2828
const val GUAVA = "33.4.0-jre"
29-
const val GSON = "2.12.1"
29+
const val GSON = "2.13.1"
3030

3131
const val EXPRESSIBLE = "1.3.6"
3232
const val PANDA_UTILITIES = "0.5.3-alpha"

0 commit comments

Comments
 (0)