Skip to content

Commit

Permalink
Drop 2.10
Browse files Browse the repository at this point in the history
  • Loading branch information
manojlds committed Oct 23, 2017
1 parent 7ee7cd6 commit 44e9cb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ lazy val sparkplug = (project in file("."))
List(
organization := "com.indix",
scalaVersion := "2.11.11",
crossScalaVersions := Seq("2.10.6", "2.11.11"),
crossScalaVersions := Seq("2.11.11"),
version := libVersion,
scalafmtOnCompile := true
)),
Expand Down

0 comments on commit 44e9cb7

Please sign in to comment.