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 6603eb0 commit 638f4a1Copy full SHA for 638f4a1
build.sc
@@ -21,7 +21,7 @@ val scalaVersions = Seq(
21
22
object Deps {
23
val acyclic = ivy"com.lihaoyi:::acyclic:0.3.9"
24
- val jna = ivy"net.java.dev.jna:jna:5.13.0"
+ val jna = ivy"net.java.dev.jna:jna:5.14.0"
25
val geny = ivy"com.lihaoyi::geny::1.0.0"
26
val sourcecode = ivy"com.lihaoyi::sourcecode::0.3.1"
27
val utest = ivy"com.lihaoyi::utest::0.8.2"
0 commit comments