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 84d1134 commit 64cfe21Copy full SHA for 64cfe21
project/deps.sc
@@ -70,7 +70,7 @@ object Deps {
70
def expecty = ivy"com.eed3si9n.expecty::expecty:0.15.4"
71
def guava = ivy"com.google.guava:guava:31.0.1-jre"
72
def jimfs = ivy"com.google.jimfs:jimfs:1.2"
73
- def jniUtils = ivy"io.get-coursier.jniutils:windows-jni-utils:0.3.2"
+ def jniUtils = ivy"io.get-coursier.jniutils:windows-jni-utils:0.3.3"
74
def libdaemonjvm = ivy"io.github.alexarchambault.libdaemon::libdaemon:0.0.9"
75
def macroParadise = ivy"org.scalamacros:::paradise:2.1.1"
76
def munit = ivy"org.scalameta::munit:0.7.29"
0 commit comments