From d2cbc59328cf18c9323a9c80d2095353bcd513c3 Mon Sep 17 00:00:00 2001 From: Jakob Odersky Date: Sat, 9 Jul 2016 18:22:22 -0700 Subject: Update Scala 2.12 support to milestone 5 --- project/plugins.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'project/plugins.sbt') diff --git a/project/plugins.sbt b/project/plugins.sbt index e994184..3c53cfd 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -5,7 +5,7 @@ resolvers += Resolver.jcenterRepo // Build, package and load native libraries -addSbtPlugin("ch.jodersky" % "sbt-jni" % "1.1.0") +addSbtPlugin("ch.jodersky" % "sbt-jni" % "1.2.1") /* * Utility plugins, can be disabled during plain build -- cgit v1.2.3