Skip to content

Commit 5e7228c

Browse files
dependency: Update dependency com.google.code.gson:gson to v2.13.2 (#1157)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b22cf65 commit 5e7228c

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
@@ -25,7 +25,7 @@ object Versions {
2525
const val LITE_SKULL_API = "2.0.0"
2626

2727
const val GUAVA = "33.4.8-jre"
28-
const val GSON = "2.13.1"
28+
const val GSON = "2.13.2"
2929

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

0 commit comments

Comments
 (0)