Skip to content

Commit 5060726

Browse files
build(deps): bump com.google.guava:guava in /google-cloud-nio-examples (#1244)
Bumps [com.google.guava:guava](https://github.com/google/guava) from 31.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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 87ac305 commit 5060726

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • java-storage-nio/google-cloud-nio-examples

java-storage-nio/google-cloud-nio-examples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<dependency>
2020
<groupId>com.google.guava</groupId>
2121
<artifactId>guava</artifactId>
22-
<version>31.1-android</version>
22+
<version>32.0.0-android</version>
2323
</dependency>
2424
</dependencies>
2525
<properties>

0 commit comments

Comments
 (0)