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