Skip to content
This repository has been archived by the owner on Sep 29, 2023. It is now read-only.

Commit

Permalink
#89 removed 2nd version
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitrykrivaltsevich committed Sep 18, 2017
1 parent c7b7541 commit a262cb4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ lazy val libraries =
lazy val root = (project in file("."))
.settings(commonSettings: _*)
.settings(name := "play-Zhewbacca")
.settings(version := "0.2.2")
.settings(libraryDependencies ++= (testDependencies ++ playDependencies ++ libraries))
.settings(parallelExecution in Test := false)

Expand Down

0 comments on commit a262cb4

Please sign in to comment.