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