Skip to content

Commit

Permalink
Update junixsocket from 2.9.0 to 2.9.1 (com-lihaoyi#3113)
Browse files Browse the repository at this point in the history
Pull request: com-lihaoyi#3113
  • Loading branch information
lefou authored and Quafadas committed Apr 15, 2024
1 parent 666fade commit c41b15f
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 @@ -138,7 +138,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.9.0"
val junixsocket = ivy"com.kohlschutter.junixsocket:junixsocket-core:2.9.1"

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

Expand Down

0 comments on commit c41b15f

Please sign in to comment.