Skip to content

Commit

Permalink
upd numsca
Browse files Browse the repository at this point in the history
  • Loading branch information
koen-dejonghe committed Nov 9, 2018
1 parent 70b9b65 commit 6e09fd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ import sbt._

object Dependencies {
lazy val scalaTest = "org.scalatest" %% "scalatest" % "3.0.3"
lazy val numsca = "be.botkop" %% "numsca" % "0.1.4-SNAPSHOT"
lazy val numsca = "be.botkop" %% "numsca" % "0.1.4"
}

0 comments on commit 6e09fd8

Please sign in to comment.