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 9351d55 commit 1e07247Copy full SHA for 1e07247
project/Dependencies.scala
@@ -85,5 +85,5 @@ object Dependencies {
85
val asm = "org.ow2.asm" % "asm" % asmVersion
86
val asmUtil = "org.ow2.asm" % "asm-util" % asmVersion
87
88
- val libdaemonjvm = "io.github.alexarchambault.libdaemon" %% "libdaemon" % "0.0.10"
+ val libdaemonjvm = "io.github.alexarchambault.libdaemon" %% "libdaemon" % "0.0.11"
89
}
0 commit comments