Skip to content

Commit

Permalink
Update junixsocket to 2.10.1 (#3778)
Browse files Browse the repository at this point in the history
Pull request: #3778
  • Loading branch information
lefou authored Oct 20, 2024
1 parent 288e36b commit 0244777
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.mill
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ object Deps {
ivy"org.webjars.npm:viz.js-graphviz-java:2.1.3",
ivy"org.apache.xmlgraphics:batik-rasterizer:1.17"
)
val junixsocket = ivy"com.kohlschutter.junixsocket:junixsocket-core:2.10.0"
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 0244777

Please sign in to comment.