Skip to content

Commit

Permalink
upgrade plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
ryan-williams committed Aug 8, 2017
1 parent 46f3193 commit 5090a4f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@ enableScalariform

testDeps += ("org.mockito" ^ "mockito-core") ^ "2.6.4"

testUtilsVersion := "1.3.0"
sparkTestsVersion := "2.1.1"

deps ++= Seq(
bdg_formats,
bdg_utils_cli ^ "0.3.0",
Expand Down
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
addSbtPlugin("org.hammerlab" % "sbt-parent" % "3.0.0")
addSbtPlugin("org.hammerlab" % "sbt-parent" % "3.1.0")

0 comments on commit 5090a4f

Please sign in to comment.