Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
mccartney authored Sep 25, 2021
1 parent a472c14 commit 5c7da1e
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 @@ -23,7 +23,7 @@ developers := List(
)

scalaVersion := "2.13.6"
crossScalaVersions := Seq("2.11.12", "2.12.13", "2.12.15", "2.13.5", "2.13.6")
crossScalaVersions := Seq("2.11.12", "2.12.14", "2.12.15", "2.13.5", "2.13.6")
autoScalaLibrary := false
crossVersion := CrossVersion.full
crossTarget := {
Expand Down

0 comments on commit 5c7da1e

Please sign in to comment.