Skip to content

Commit 25509a7

Browse files
build(deps): bump com.google.guava:guava from 32.0.0-jre to 32.0.1-jre (#3092)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e2db3b9 commit 25509a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ buildscript {
2323
commons_io : 'commons-io:commons-io:2.13.0',
2424
commons_lang : 'org.apache.commons:commons-lang3:3.12.0',
2525
commons_text : 'org.apache.commons:commons-text:1.10.0',
26-
guava : 'com.google.guava:guava:32.0.0-jre',
26+
guava : 'com.google.guava:guava:32.0.1-jre',
2727
junit : 'junit:junit:4.13.2',
2828
proguard_gradle: 'com.guardsquare:proguard-gradle:7.3.2',
2929
snakeyaml : 'org.yaml:snakeyaml:1.32:android',

0 commit comments

Comments
 (0)