Skip to content

Commit

Permalink
Update junixsocket-core to 2.8.3 (#2893)
Browse files Browse the repository at this point in the history
Pull request: #2893
  • Loading branch information
lefou authored Nov 24, 2023
1 parent 18094eb commit ea2ae16
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 @@ -126,7 +126,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.8.2"
val junixsocket = ivy"com.kohlschutter.junixsocket:junixsocket-core:2.8.3"

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

Expand Down

0 comments on commit ea2ae16

Please sign in to comment.