From 7cf4b47a8ddd96ebe483b6846ded9478c5252c93 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Aug 2023 15:16:16 +0530 Subject: [PATCH] Bump com.google.auto.value:auto-value-annotations in /migrator (#3106) Bumps [com.google.auto.value:auto-value-annotations](https://github.com/google/auto) from 1.7.4 to 1.10.2. - [Release notes](https://github.com/google/auto/releases) - [Commits](https://github.com/google/auto/compare/auto-value-1.7.4...auto-value-1.10.2) --- updated-dependencies: - dependency-name: com.google.auto.value:auto-value-annotations dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: mandlil <138015259+mandlil@users.noreply.github.com> --- migrator/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/migrator/pom.xml b/migrator/pom.xml index 421f484bb..0cc96de4e 100644 --- a/migrator/pom.xml +++ b/migrator/pom.xml @@ -83,7 +83,7 @@ com.google.auto.value auto-value-annotations - 1.7.4 + 1.10.2