Skip to content

Commit 64cfe21

Browse files
Update coursier windows-jni-utils to 0.3.3 (#675)
1 parent 84d1134 commit 64cfe21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/deps.sc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ object Deps {
7070
def expecty = ivy"com.eed3si9n.expecty::expecty:0.15.4"
7171
def guava = ivy"com.google.guava:guava:31.0.1-jre"
7272
def jimfs = ivy"com.google.jimfs:jimfs:1.2"
73-
def jniUtils = ivy"io.get-coursier.jniutils:windows-jni-utils:0.3.2"
73+
def jniUtils = ivy"io.get-coursier.jniutils:windows-jni-utils:0.3.3"
7474
def libdaemonjvm = ivy"io.github.alexarchambault.libdaemon::libdaemon:0.0.9"
7575
def macroParadise = ivy"org.scalamacros:::paradise:2.1.1"
7676
def munit = ivy"org.scalameta::munit:0.7.29"

0 commit comments

Comments
 (0)