Skip to content

Commit 05afeeb

Browse files
author
Ben Hutchison
committed
Update to latest scala patch versions
1 parent 2b09fcc commit 05afeeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ version := "2.0.0-SNAPSHOT"
88

99
scalaVersion := crossScalaVersions.value.head
1010

11-
crossScalaVersions := Seq("2.11.6", "2.12.0-M1")
11+
crossScalaVersions := Seq("2.11.8", "2.12.1")
1212

1313
scalacOptions ++= Seq("-deprecation", "-feature")
1414

0 commit comments

Comments
 (0)