Skip to content

Commit 70fa526

Browse files
Bump com.google.guava:guava from 32.0.0-jre to 32.0.1-jre in /android
Bumps [com.google.guava:guava](https://github.com/google/guava) from 32.0.0-jre to 32.0.1-jre. - [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 update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 67fd852 commit 70fa526

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ dependencies {
77

88
api 'com.squareup.okhttp3:okhttp:4.11.0'
99

10-
implementation 'com.google.guava:guava:32.0.0-jre'
10+
implementation 'com.google.guava:guava:32.0.1-jre'
1111

1212
implementation 'com.google.code.gson:gson:2.10.1'
1313
api 'com.azure:azure-core:1.40.0'

0 commit comments

Comments
 (0)