Skip to content

Commit

Permalink
Update coursier windows-jni-utils to 0.3.3 (#675)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexarchambault authored Feb 21, 2022
1 parent 84d1134 commit 64cfe21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/deps.sc
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ object Deps {
def expecty = ivy"com.eed3si9n.expecty::expecty:0.15.4"
def guava = ivy"com.google.guava:guava:31.0.1-jre"
def jimfs = ivy"com.google.jimfs:jimfs:1.2"
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"
def libdaemonjvm = ivy"io.github.alexarchambault.libdaemon::libdaemon:0.0.9"
def macroParadise = ivy"org.scalamacros:::paradise:2.1.1"
def munit = ivy"org.scalameta::munit:0.7.29"
Expand Down

0 comments on commit 64cfe21

Please sign in to comment.