Skip to content

Commit

Permalink
updated to scalismo-0.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelluethi committed Feb 22, 2019
1 parent 0132970 commit aab0bec
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" % "0.17-RC1"
val scalismo = "ch.unibas.cs.gravis" %% "scalismo" % "0.17.0"
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 aab0bec

Please sign in to comment.