Skip to content

Commit bd81e4e

Browse files
chore(deps-dev): bump guava from 27.1-android to 29.0-android in /common
Bumps [guava](https://github.com/google/guava) from 27.1-android to 29.0-android. - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0608486 commit bd81e4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<dependency>
5353
<groupId>com.google.guava</groupId>
5454
<artifactId>guava</artifactId>
55-
<version>27.1-android</version>
55+
<version>29.0-android</version>
5656
<scope>test</scope>
5757
</dependency>
5858
<dependency>

0 commit comments

Comments
 (0)