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

This commit is contained in:
renovate[bot] 2023-01-07 02:41:15 +00:00 committed by GitHub
parent 9cf6d9e991
commit f0671fb8b8
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.14"
classpath "com.google.code.gson:gson:2.10"
classpath "com.google.code.gson:gson:2.10.1"
classpath "org.apache.httpcomponents:httpclient:4.5.14"
}
}