mirror of
https://github.com/revanced/Apktool.git
synced 2024-12-03 17:42:53 +01:00
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
e2db3b93bc
commit
25509a7498
@ -23,7 +23,7 @@ buildscript {
|
||||
commons_io : 'commons-io:commons-io:2.13.0',
|
||||
commons_lang : 'org.apache.commons:commons-lang3:3.12.0',
|
||||
commons_text : 'org.apache.commons:commons-text:1.10.0',
|
||||
guava : 'com.google.guava:guava:32.0.0-jre',
|
||||
guava : 'com.google.guava:guava:32.0.1-jre',
|
||||
junit : 'junit:junit:4.13.2',
|
||||
proguard_gradle: 'com.guardsquare:proguard-gradle:7.3.2',
|
||||
snakeyaml : 'org.yaml:snakeyaml:1.32:android',
|
||||
|
Loading…
Reference in New Issue
Block a user