Bump Gson version

This commit is contained in:
Andrew Steinborn
2021-06-06 04:22:08 -04:00
parent ef7aeae4ed
commit 65608bb360

View File

@@ -25,7 +25,7 @@ sourceSets {
} }
dependencies { dependencies {
api 'com.google.code.gson:gson:2.8.6' api 'com.google.code.gson:gson:2.8.7'
api "com.google.guava:guava:${guavaVersion}" api "com.google.guava:guava:${guavaVersion}"
// DEPRECATED: Will be removed in Velocity Polymer // DEPRECATED: Will be removed in Velocity Polymer