Skip to content

Commit 1e07247

Browse files
authored
Update libdaemon-jvm to 0.0.11 (#127)
1 parent 9351d55 commit 1e07247

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
@@ -85,5 +85,5 @@ object Dependencies {
8585
val asm = "org.ow2.asm" % "asm" % asmVersion
8686
val asmUtil = "org.ow2.asm" % "asm-util" % asmVersion
8787

88-
val libdaemonjvm = "io.github.alexarchambault.libdaemon" %% "libdaemon" % "0.0.10"
88+
val libdaemonjvm = "io.github.alexarchambault.libdaemon" %% "libdaemon" % "0.0.11"
8989
}

0 commit comments

Comments
 (0)