Skip to content

Commit 132a1b7

Browse files
authored
use crossScalaVersions in demo
1 parent 8197bf3 commit 132a1b7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

samples/scala/demo/build.sbt

+2
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ version := Common.version
66

77
scalaVersion := Common.scalaVersion
88

9+
crossScalaVersions := Common.crossScalaVersions
10+
911
libraryDependencies ++= Seq(
1012
specs2 % "test",
1113
"ws.securesocial" %% "securesocial" % version.value,

0 commit comments

Comments
 (0)