From 83cc12e2eaeac59766b0de16beed6a34b678b777 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 23 Jul 2023 06:38:03 +0000 Subject: [PATCH] Bump com.google.guava:guava in /benchmark Bumps [com.google.guava:guava](https://github.com/google/guava) from 27.0.1-android to 32.0.0-android. - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) --- updated-dependencies: - dependency-name: com.google.guava:guava dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- benchmark/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmark/pom.xml b/benchmark/pom.xml index b74e390..0c2b983 100644 --- a/benchmark/pom.xml +++ b/benchmark/pom.xml @@ -25,7 +25,7 @@ com.google.guava guava - 27.0.1-android + 32.0.0-android compile