chore(deps): Update Deps

This commit is contained in:
renovate[bot] 2022-08-06 00:44:07 +00:00 committed by GitHub
parent 051fc6c92e
commit 0f595fac7d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 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.0"
classpath "com.google.code.gson:gson:2.9.1"
classpath "org.apache.httpcomponents:httpclient:4.5.13"
}
}

View File

@ -1,5 +1,5 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-7.5-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-7.5.1-all.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists