Skip to content

Commit

Permalink
Remove unused junixsocket dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
lefou committed Nov 23, 2024
1 parent 12c666e commit e086c18
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.mill
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,6 @@ object Deps {
ivy"org.webjars.npm:viz.js-graphviz-java:2.1.3",
ivy"org.apache.xmlgraphics:batik-rasterizer:1.18"
)
val junixsocket = ivy"com.kohlschutter.junixsocket:junixsocket-core:2.10.1"

val jgraphtCore = ivy"org.jgrapht:jgrapht-core:1.4.0" // 1.5.0+ dont support JDK8
val javet = Seq(
Expand Down

0 comments on commit e086c18

Please sign in to comment.