Skip to content

Commit

Permalink
Bump google-api-client from 1.35.2 to 2.0.0
Browse files Browse the repository at this point in the history
Bumps [google-api-client](https://github.com/googleapis/google-api-java-client) from 1.35.2 to 2.0.0.
- [Release notes](https://github.com/googleapis/google-api-java-client/releases)
- [Changelog](https://github.com/googleapis/google-api-java-client/blob/main/CHANGELOG.md)
- [Commits](googleapis/google-api-java-client@v1.35.2...v2.0.0)

---
updated-dependencies:
- dependency-name: com.google.api-client:google-api-client
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and pull[bot] committed Jun 6, 2023
1 parent 150aeee commit 01c024f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -326,7 +326,7 @@
<dependency>
<groupId>com.google.api-client</groupId>
<artifactId>google-api-client</artifactId>
<version>1.35.2</version>
<version>2.0.0</version>
</dependency>
<dependency>
<groupId>com.google.http-client</groupId>
Expand Down

0 comments on commit 01c024f

Please sign in to comment.