Skip to content

Commit b309ac0

Browse files
committed
actual build versions
1 parent 33feee5 commit b309ac0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ LsKeys.tags in LsKeys.lsync := Seq("websockets", "http")
1717
seq(lsSettings :_*)
1818

1919
crossScalaVersions ++= Seq(
20-
"2.8.0","2.8.1","2.9.0", "2.9.0-1", "2.9.1.RC1", "2.9.1", "2.9.2")
20+
"2.8.2", "2.9.0-1", "2.9.1", "2.9.2")
2121

2222
publishTo := Some(Opts.resolver.sonatypeStaging)
2323

0 commit comments

Comments
 (0)