Skip to content

Commit

Permalink
Update dependency com.google.guava:guava to v33.3.1-jre
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 25, 2024
1 parent 3e410f8 commit 9033851
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jackson-databind = { module = "com.fasterxml.jackson.core:jackson-databind", ver
jackson-module-kotlin = { module = "com.fasterxml.jackson.module:jackson-module-kotlin", version.ref = "jackson" }
jackson-datatype-jsr310 = { module = "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", version.ref = "jackson" }
jjsonrpc = { module = "com.github.faforever:JJsonRpc", version = "37669e0fed" }
guava = { module = "com.google.guava:guava", version = "33.1.0-jre" }
guava = { module = "com.google.guava:guava", version = "33.3.1-jre" }
failsafe = { module = "dev.failsafe:failsafe", version = "3.3.2" }
ice4j = { module = "org.jitsi:ice4j", version = "3.0-68-gd289f12" }
java-websocket = { module = "org.java-websocket:Java-WebSocket", version = "1.5.7" }
Expand Down

0 comments on commit 9033851

Please sign in to comment.