From b140cd49a304fa1a58cc25810c1df8150d1412d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 19:12:53 +0000 Subject: [PATCH] chore(deps): bump google-api-client in /calendar/sync Bumps [google-api-client](https://github.com/googleapis/google-api-java-client) from 2.0.0 to 2.1.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](https://github.com/googleapis/google-api-java-client/compare/v2.0.0...v2.1.2) --- 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] --- calendar/sync/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/calendar/sync/pom.xml b/calendar/sync/pom.xml index af98470c..ebd8bc6d 100644 --- a/calendar/sync/pom.xml +++ b/calendar/sync/pom.xml @@ -77,7 +77,7 @@ com.google.api-client google-api-client - 2.0.0 + 2.1.2 com.google.http-client