Skip to content
This repository was archived by the owner on Aug 21, 2025. It is now read-only.

Commit a29028f

Browse files
Bump com.google.api-client:google-api-client from 2.7.1 to 2.7.2 (#94)
Bumps [com.google.api-client:google-api-client](https://github.com/googleapis/google-api-java-client) from 2.7.1 to 2.7.2. - [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.7.1...v2.7.2) --- updated-dependencies: - dependency-name: com.google.api-client:google-api-client dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bab046e commit a29028f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<com.funixproductions.api.version>1.3.4.0</com.funixproductions.api.version>
3737

3838
<!-- Google api client version https://central.sonatype.com/artifact/com.google.api-client/google-api-client -->
39-
<com.google.api.client.version>2.7.1</com.google.api.client.version>
39+
<com.google.api.client.version>2.7.2</com.google.api.client.version>
4040
<!-- Google gmail client https://central.sonatype.com/artifact/com.google.apis/google-api-services-gmail/ -->
4141
<com.google.apis.gmail.version>v1-rev20240520-2.0.0</com.google.apis.gmail.version>
4242
<!-- https://central.sonatype.com/artifact/com.google.oauth-client/google-oauth-client-jetty -->

0 commit comments

Comments
 (0)