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 103f104 commit 6a96f38Copy full SHA for 6a96f38
project/Dependencies.scala
@@ -119,5 +119,5 @@ object Dependencies {
119
val asmUtil = "org.ow2.asm" % "asm-util" % asmVersion
120
121
val libdaemonjvm = "io.github.alexarchambault.libdaemon" %% "libdaemon" % "0.0.6"
122
- val ipcsocket = "com.github.alexarchambault.tmp.ipcsocket" % "ipcsocket" % "1.4.1-aa-3"
+ val ipcsocket = "com.github.alexarchambault.tmp.ipcsocket" % "ipcsocket" % "1.4.1-aa-4"
123
}
0 commit comments