mirror of
https://github.com/ViaVersion/ViaProxy.git
synced 2024-11-14 19:15:08 -05:00
Bump com.google.guava:guava from 32.1.1-jre to 32.1.2-jre
Bumps [com.google.guava:guava](https://github.com/google/guava) from 32.1.1-jre to 32.1.2-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>
This commit is contained in:
parent
a38dc3f4f0
commit
9a107b63d5
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@ dependencies {
|
|||
|
||||
include "com.google.code.gson:gson:2.10.1"
|
||||
include "com.formdev:flatlaf:3.1.1"
|
||||
include "com.google.guava:guava:32.1.1-jre"
|
||||
include "com.google.guava:guava:32.1.2-jre"
|
||||
include "org.apache.commons:commons-lang3:3.13.0"
|
||||
include "commons-io:commons-io:2.13.0"
|
||||
include "net.sf.jopt-simple:jopt-simple:5.0.4"
|
||||
|
|
Loading…
Reference in a new issue