Skip to content

Commit

Permalink
bumped scalismo dependency to 0.17-RC1
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelluethi committed Feb 8, 2019
1 parent 3693f95 commit 0409b15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Build.scala
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ object Creds {

object Dependencies {

val scalismo = "ch.unibas.cs.gravis" %% "scalismo" % "develop-675529637d73669fa6a3929fda4486b0590d90c9"
val scalismo = "ch.unibas.cs.gravis" %% "scalismo" % "0.17-RC1"
val scalismoNative = "ch.unibas.cs.gravis" % "scalismo-native-all" % "4.0.0"
val scalatest = "org.scalatest" %% "scalatest" % "3.0.1" % "test"
val swingPlus = "de.sciss" %% "swingplus" % "0.2.2"
Expand Down

0 comments on commit 0409b15

Please sign in to comment.