From 5c7da1ee9441ccf83850354c3095384c6b164ec0 Mon Sep 17 00:00:00 2001 From: Greg Oledzki Date: Sat, 25 Sep 2021 20:35:42 +0200 Subject: [PATCH] 2.12.14 (#568) --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 87b077cc..a66e4570 100644 --- a/build.sbt +++ b/build.sbt @@ -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 := {