Skip to content

Commit

Permalink
Update dependency org.jitsi:ice4j to v3.2-7-g4f13296
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 5, 2024
1 parent cd84725 commit 877bfae
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 @@ -20,7 +20,7 @@ jackson-datatype-jsr310 = { module = "com.fasterxml.jackson.datatype:jackson-dat
jjsonrpc = { module = "com.github.faforever:JJsonRpc", version = "37669e0fed" }
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.2-6-g7846e6c" }
ice4j = { module = "org.jitsi:ice4j", version = "3.2-7-g4f13296" }
java-websocket = { module = "org.java-websocket:Java-WebSocket", version = "1.5.7" }

junit-jupiter = { module = "org.junit.jupiter:junit-jupiter", version = "5.11.3" }
Expand Down

0 comments on commit 877bfae

Please sign in to comment.