Skip to content

Commit 0244777

Browse files
authored
Update junixsocket to 2.10.1 (#3778)
Pull request: #3778
1 parent 288e36b commit 0244777

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.mill

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ object Deps {
133133
ivy"org.webjars.npm:viz.js-graphviz-java:2.1.3",
134134
ivy"org.apache.xmlgraphics:batik-rasterizer:1.17"
135135
)
136-
val junixsocket = ivy"com.kohlschutter.junixsocket:junixsocket-core:2.10.0"
136+
val junixsocket = ivy"com.kohlschutter.junixsocket:junixsocket-core:2.10.1"
137137

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

0 commit comments

Comments
 (0)