Skip to content

Commit 51d8d52

Browse files
Bump com.google.guava:guava from 32.1.3-jre to 33.0.0-jre (#196)
Bumps [com.google.guava:guava](https://github.com/google/guava) from 32.1.3-jre to 33.0.0-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-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cdddcc8 commit 51d8d52

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
@@ -56,7 +56,7 @@ dependencies {
5656
implementation("com.github.FAForever.faf-java-commons:faf-commons-api:${commonsVersion}")
5757
implementation("org.apache.httpcomponents:httpclient:4.5.14")
5858
implementation("com.github.rutledgepaulv:q-builders:1.6")
59-
implementation("com.google.guava:guava:32.1.3-jre")
59+
implementation("com.google.guava:guava:33.0.0-jre")
6060
implementation("org.mapstruct:mapstruct:${mapStructVersion}")
6161
implementation("org.openjfx:javafx-base:${javafxVersion}:${javafxPlatform}")
6262
implementation("org.openjfx:javafx-controls:${javafxVersion}:${javafxPlatform}")

0 commit comments

Comments
 (0)