Skip to content

Commit

Permalink
Bump com.google.http-client:google-http-client-gson
Browse files Browse the repository at this point in the history
Bumps [com.google.http-client:google-http-client-gson](https:/googleapis/google-http-java-client) from 1.43.2 to 1.43.3.
- [Release notes](https:/googleapis/google-http-java-client/releases)
- [Changelog](https:/googleapis/google-http-java-client/blob/main/CHANGELOG.md)
- [Commits](googleapis/google-http-java-client@v1.43.2...v1.43.3)

---
updated-dependencies:
- dependency-name: com.google.http-client:google-http-client-gson
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 24, 2023
1 parent a29521e commit 45ecc86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/repository-gcs/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ dependencies {

api 'com.google.http-client:google-http-client:1.43.2'
api 'com.google.http-client:google-http-client-appengine:1.43.2'
api 'com.google.http-client:google-http-client-gson:1.43.2'
api 'com.google.http-client:google-http-client-gson:1.43.3'
api 'com.google.http-client:google-http-client-jackson2:1.43.2'

api 'com.google.oauth-client:google-oauth-client:1.34.1'
Expand Down

0 comments on commit 45ecc86

Please sign in to comment.