Skip to content

Commit

Permalink
Update junixsocket-core from 2.8.3 to 2.9.0 (#3027)
Browse files Browse the repository at this point in the history
Pull request: #3027
  • Loading branch information
scala-steward committed Feb 19, 2024
1 parent acc9a55 commit a3ccab6
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 @@ -128,7 +128,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.3"
val junixsocket = ivy"com.kohlschutter.junixsocket:junixsocket-core:2.9.0"

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

Expand Down

0 comments on commit a3ccab6

Please sign in to comment.