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.
2 parents 2897c53 + 860f2a1 commit b752b77Copy full SHA for b752b77
build.sbt
@@ -5,7 +5,7 @@ import scala.collection.mutable.ArrayBuffer
5
import scala.util.Try
6
import scala.sys.process._
7
8
-val jnaVersion = "5.8.0"
+val jnaVersion = "5.12.0"
9
val jna = "net.java.dev.jna" % "jna" % jnaVersion
10
11
val jnaPlatform = "net.java.dev.jna" % "jna-platform" % jnaVersion
0 commit comments