Skip to content

Commit 291b741

Browse files
Bump com.google.guava:guava from 32.1.2-jre to 32.1.3-jre (#3036)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 201a74f commit 291b741

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
@@ -301,7 +301,7 @@ dependencies {
301301
}
302302
implementation("com.github.FAForever.faf-java-commons:faf-commons-api:${commonsVersion}")
303303
implementation("com.github.FAForever.faf-java-commons:faf-commons-lobby:${commonsVersion}")
304-
implementation("com.google.guava:guava:32.1.2-jre")
304+
implementation("com.google.guava:guava:32.1.3-jre")
305305
implementation("org.apache.commons:commons-compress:1.24.0")
306306
implementation("net.java.dev.jna:jna:5.13.0")
307307
implementation("net.java.dev.jna:jna-platform:5.13.0")

0 commit comments

Comments
 (0)