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 92c5a94 commit 06e4eb6Copy full SHA for 06e4eb6
build.sc
@@ -20,7 +20,7 @@ val scalaVersions = Seq(
20
21
object Deps {
22
val acyclic = ivy"com.lihaoyi:::acyclic:0.3.13"
23
- val jna = ivy"net.java.dev.jna:jna:5.14.0"
+ val jna = ivy"net.java.dev.jna:jna:5.15.0"
24
val geny = ivy"com.lihaoyi::geny::1.1.1"
25
val sourcecode = ivy"com.lihaoyi::sourcecode::0.4.2"
26
val utest = ivy"com.lihaoyi::utest::0.8.4"
0 commit comments