From c3a747a8c41c3a1b9e604ae651277121c78f430d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 8 Aug 2021 08:06:22 +0000 Subject: [PATCH] Bump guava in /JavaPatternsAndOther/0others/no_now Bumps [guava](https://github.com/google/guava) from 26.0-android to 29.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] --- JavaPatternsAndOther/0others/no_now/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/JavaPatternsAndOther/0others/no_now/pom.xml b/JavaPatternsAndOther/0others/no_now/pom.xml index 7d2aafab..c98164bc 100644 --- a/JavaPatternsAndOther/0others/no_now/pom.xml +++ b/JavaPatternsAndOther/0others/no_now/pom.xml @@ -40,7 +40,7 @@ com.google.guava guava - 26.0-android + 29.0-android compile