We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84d91ae commit 14adedcCopy full SHA for 14adedc
build.sbt
@@ -4,7 +4,7 @@ import sbt._
4
val PlayVersion = "2.5.4"
5
val Scala10 = "2.10.5"
6
val Scala11 = "2.11.8"
7
-val ProjectVersion = "0.1.17"
+val ProjectVersion = "0.1.18"
8
9
val deps = new Dependencies(PlayVersion, ProjectVersion)
10
0 commit comments