We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 201a74f commit 291b741Copy full SHA for 291b741
build.gradle
@@ -301,7 +301,7 @@ dependencies {
301
}
302
implementation("com.github.FAForever.faf-java-commons:faf-commons-api:${commonsVersion}")
303
implementation("com.github.FAForever.faf-java-commons:faf-commons-lobby:${commonsVersion}")
304
- implementation("com.google.guava:guava:32.1.2-jre")
+ implementation("com.google.guava:guava:32.1.3-jre")
305
implementation("org.apache.commons:commons-compress:1.24.0")
306
implementation("net.java.dev.jna:jna:5.13.0")
307
implementation("net.java.dev.jna:jna-platform:5.13.0")
0 commit comments