chore(deps): Update dependency com.google.code.gson:gson to v2.10

This commit is contained in:
renovate[bot] 2022-10-29 01:42:02 +00:00 committed by GitHub
parent e808668fce
commit 617ccfd66a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.9.1"
classpath "com.google.code.gson:gson:2.10"
classpath "org.apache.httpcomponents:httpclient:4.5.13"
}
}