Skip to content

Commit 2e975a5

Browse files
committed
bump scala version
1 parent c20750f commit 2e975a5

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
@@ -7,7 +7,7 @@ object PetstoreBuild extends Build {
77
val Organization = "com.wordnik"
88
val Name = "Petstore"
99
val Version = "1.0.0"
10-
val ScalaVersion = "2.10.0"
10+
val ScalaVersion = "2.10.3"
1111
val ScalatraVersion = "2.2.0"
1212

1313
lazy val project = Project (

0 commit comments

Comments
 (0)