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 c20750f commit 2e975a5Copy full SHA for 2e975a5
samples/scala-scalatra/project/build.scala
@@ -7,7 +7,7 @@ object PetstoreBuild extends Build {
7
val Organization = "com.wordnik"
8
val Name = "Petstore"
9
val Version = "1.0.0"
10
- val ScalaVersion = "2.10.0"
+ val ScalaVersion = "2.10.3"
11
val ScalatraVersion = "2.2.0"
12
13
lazy val project = Project (
0 commit comments