We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4531a6 commit 300b774Copy full SHA for 300b774
1 file changed
build.sbt
@@ -13,7 +13,7 @@ import scala.sys.process.{ Process, ProcessLogger }
13
name := "Galapagos"
14
version := "1.0-SNAPSHOT"
15
16
-val tortoiseVersion = "1.0-965e7e2"
+val tortoiseVersion = "1.0-cf53d18"
17
18
resolvers ++= Seq(
19
"tortoise" at "https://dl.cloudsmith.io/public/netlogo/tortoise/maven/"
0 commit comments