Skip to content

Commit

Permalink
Bump com.google.api-client:google-api-client from 2.3.0 to 2.4.0
Browse files Browse the repository at this point in the history
Bumps [com.google.api-client:google-api-client](https://github.com/googleapis/google-api-java-client) from 2.3.0 to 2.4.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@v2.3.0...v2.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 8, 2024
1 parent 1619bbb commit c0ebf0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<consul-version>1.5.3</consul-version>
<curator-version>5.6.0</curator-version>
<embedded-consul-version>2.2.1</embedded-consul-version>
<googleapi-version>2.3.0</googleapi-version>
<googleapi-version>2.4.0</googleapi-version>
<guava-version>33.1.0-jre</guava-version>
<jackson-databind-version>2.16.2</jackson-databind-version>
<jax-rs-version>1.1.1</jax-rs-version>
Expand Down

0 comments on commit c0ebf0e

Please sign in to comment.