Dear Scalismo group,
Happy new year and best wishes.
I am working with Scalismo within an IDE for a while: everything is great, thank you all for the support.
I'd like to upgrade from 0.14 to 0.90.
====================
resolvers += Resolver.bintrayRepo("unibas-gravis", "maven")
libraryDependencies ++=
Seq("ch.unibas.cs.gravis" %% "scalismo-ui" % "0.14-RC1")
====================
Here, as far as I understand, I have Scalismo version 0.14.
What should I change in my build.sbt if I want to upgrade to 0.90 ?
Is it :
libraryDependencies ++= Seq("ch.unibas.cs.gravis" %% "scalismo-ui" % "0.90") ?
Thanks a lot,
Best regards,
Maia
--
You received this message because you are subscribed to the Google Groups "scalismo" group.
To unsubscribe from this group and stop receiving emails from it, send an email to scalismo+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/scalismo/c574dee5-ee4e-4be9-a16f-3b6f3a28ad0fn%40googlegroups.com.