There was an error while loading. Please reload this page.
1 parent 627b000 commit bd18edcCopy full SHA for bd18edc
project/Build.scala
@@ -45,7 +45,7 @@ object ProjectBuild extends Build {
45
46
object Configuration {
47
48
- val commonVersion = "0.2.10"
+ val commonVersion = "0.2.11-SNAPSHOT"
49
val projectScalaVersion = "2.10.3"
50
51
val specs2Dependency = "org.specs2" %% "specs2" % "2.3.4" % "test"
0 commit comments