Skip to content

Commit 6a96f38

Browse files
Update custom ipcsocket library
1 parent 103f104 commit 6a96f38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,5 +119,5 @@ object Dependencies {
119119
val asmUtil = "org.ow2.asm" % "asm-util" % asmVersion
120120

121121
val libdaemonjvm = "io.github.alexarchambault.libdaemon" %% "libdaemon" % "0.0.6"
122-
val ipcsocket = "com.github.alexarchambault.tmp.ipcsocket" % "ipcsocket" % "1.4.1-aa-3"
122+
val ipcsocket = "com.github.alexarchambault.tmp.ipcsocket" % "ipcsocket" % "1.4.1-aa-4"
123123
}

0 commit comments

Comments
 (0)