We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01700df commit da92d53Copy full SHA for da92d53
plugins/repository-gcs/build.gradle
@@ -58,7 +58,7 @@ dependencies {
58
api 'com.google.cloud:google-cloud-core:2.5.10'
59
runtimeOnly 'com.google.guava:guava:30.1.1-jre'
60
api 'com.google.guava:failureaccess:1.0.1'
61
- api 'com.google.http-client:google-http-client:1.42.0'
+ api 'com.google.http-client:google-http-client:1.42.3'
62
api "commons-logging:commons-logging:${versions.commonslogging}"
63
api "org.apache.logging.log4j:log4j-1.2-api:${versions.log4j}"
64
api "commons-codec:commons-codec:${versions.commonscodec}"
0 commit comments