Skip to content

Commit

Permalink
2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ryan-williams committed Aug 6, 2017
1 parent 9ae8476 commit b4ed51e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.sbt
@@ -1,12 +1,12 @@
name := "spark-tests"

version := "2.1.0-SNAPSHOT"
version := "2.1.0"

deps ++= Seq(
paths % "1.2.0",
scalatest,
spark,
spark_util % "1.2.0",
spark_util % "1.2.1",
testUtils
)

Expand Down

0 comments on commit b4ed51e

Please sign in to comment.