We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b22cf65 commit 5e7228cCopy full SHA for 5e7228c
buildSrc/src/main/kotlin/Versions.kt
@@ -25,7 +25,7 @@ object Versions {
25
const val LITE_SKULL_API = "2.0.0"
26
27
const val GUAVA = "33.4.8-jre"
28
- const val GSON = "2.13.1"
+ const val GSON = "2.13.2"
29
30
const val EXPRESSIBLE = "1.3.6"
31
const val PANDA_UTILITIES = "0.5.3-alpha"
0 commit comments