From 498826b8555ee558d2bd38a6fc00e0a8d065ba4f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Jan 2022 02:02:17 +0000 Subject: [PATCH] Bump auto-value-annotations from 1.8.1 to 1.9 Bumps [auto-value-annotations](https://github.com/google/auto) from 1.8.1 to 1.9. - [Release notes](https://github.com/google/auto/releases) - [Commits](https://github.com/google/auto/compare/auto-value-1.8.1...auto-value-1.9) --- 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] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2663ec961..bd5f71bc3 100644 --- a/pom.xml +++ b/pom.xml @@ -110,7 +110,7 @@ com.google.auto.value auto-value-annotations - 1.8.1 + 1.9 provided