There was an error while loading. Please reload this page.
1 parent 7588e3c commit ed4f06aCopy full SHA for ed4f06a
project/Build.scala
@@ -45,7 +45,7 @@ object ProjectBuild extends Build {
45
46
object Configuration {
47
48
- val commonVersion = "0.2.18-SNAPSHOT"
+ val commonVersion = "0.2.18"
49
val projectScalaVersion = "2.11.7"
50
51
val specs2Dependency = "org.specs2" %% "specs2" % "2.3.11" % "test"
0 commit comments