We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 288e36b commit 0244777Copy full SHA for 0244777
build.mill
@@ -133,7 +133,7 @@ object Deps {
133
ivy"org.webjars.npm:viz.js-graphviz-java:2.1.3",
134
ivy"org.apache.xmlgraphics:batik-rasterizer:1.17"
135
)
136
- val junixsocket = ivy"com.kohlschutter.junixsocket:junixsocket-core:2.10.0"
+ val junixsocket = ivy"com.kohlschutter.junixsocket:junixsocket-core:2.10.1"
137
138
val jgraphtCore = ivy"org.jgrapht:jgrapht-core:1.4.0" // 1.5.0+ dont support JDK8
139
val javet = Seq(
0 commit comments