Skip to content

Commit

Permalink
Update dependency org.jitsi:ice4j to v3.2-4-g1373788
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 25, 2024
1 parent 3e410f8 commit 11f188a
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.1.0-jre" }
failsafe = { module = "dev.failsafe:failsafe", version = "3.3.2" }
ice4j = { module = "org.jitsi:ice4j", version = "3.0-68-gd289f12" }
ice4j = { module = "org.jitsi:ice4j", version = "3.2-4-g1373788" }
java-websocket = { module = "org.java-websocket:Java-WebSocket", version = "1.5.7" }

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

0 comments on commit 11f188a

Please sign in to comment.