Skip to content

Commit 5b67c33

Browse files
committed
bump scalatra version
1 parent 2e975a5 commit 5b67c33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/scala-scalatra/project/build.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ object PetstoreBuild extends Build {
88
val Name = "Petstore"
99
val Version = "1.0.0"
1010
val ScalaVersion = "2.10.3"
11-
val ScalatraVersion = "2.2.0"
11+
val ScalatraVersion = "2.2.2"
1212

1313
lazy val project = Project (
1414
"petstore",

0 commit comments

Comments
 (0)