From aa5723ad30afe07a01f66469629c362ad5f101db Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Fri, 20 Sep 2024 19:33:59 +0000 Subject: [PATCH] Update scala-library to 2.13.14 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 5bc18af..389519b 100644 --- a/build.sbt +++ b/build.sbt @@ -6,7 +6,7 @@ inThisBuild( organizationName := "ringcentral", licenses := List("Apache-2.0" -> url("http://www.apache.org/licenses/LICENSE-2.0")), scalaVersion := crossScalaVersions.value.head, - crossScalaVersions := Seq("2.13.12", "2.12.20"), + crossScalaVersions := Seq("2.13.14", "2.12.20"), licenses := Seq(("Apache-2.0", url("https://opensource.org/licenses/Apache-2.0"))), homepage := Some(url("https://github.com/ringcentral/cassandra4io")), developers := List(