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 committed by Sekwah
parent dcf8456511
commit ffee4fbbbe
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"
}
}