chore(deps): update dependency com.google.code.gson:gson to v2.8.7

This commit is contained in:
Renovate Bot 2021-06-27 17:55:51 +00:00
parent 7c78f414ac
commit ec9e0707d2
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ buildscript {
}
dependencies {
classpath "org.apache.httpcomponents:httpmime:4.5.13"
classpath "com.google.code.gson:gson:2.8.6"
classpath "com.google.code.gson:gson:2.8.7"
classpath "org.apache.httpcomponents:httpclient:4.5.13"
}
}