Skip to content

Commit

Permalink
update: pom.xml version of guava
Browse files Browse the repository at this point in the history
Signed-off-by: ArvinHuang <[email protected]>
  • Loading branch information
idwenwen committed Aug 24, 2023
1 parent ddd9814 commit b5a323e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>31.1-jre</version>
<version>32.0.1-android</version>
</dependency>

<dependency>
Expand Down

0 comments on commit b5a323e

Please sign in to comment.