Skip to content

Commit

Permalink
Update junixsocket to 2.7.1 (#2726)
Browse files Browse the repository at this point in the history
Pull request: #2726
  • Loading branch information
lefou authored Sep 10, 2023
1 parent c75e29c commit 338bdc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sc
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ object Deps {
val fastparse = ivy"com.lihaoyi::fastparse:3.0.2"
val flywayCore = ivy"org.flywaydb:flyway-core:8.5.13"
val graphvizJava = ivy"guru.nidi:graphviz-java-all-j2v8:0.18.1"
val junixsocket = ivy"com.kohlschutter.junixsocket:junixsocket-core:2.7.0"
val junixsocket = ivy"com.kohlschutter.junixsocket:junixsocket-core:2.7.1"

val jgraphtCore = ivy"org.jgrapht:jgrapht-core:1.4.0" // 1.5.0+ dont support JDK8

Expand Down

0 comments on commit 338bdc2

Please sign in to comment.