From fe75d5b351ad46db5f9f37f2cb5ceb6f4319b31c Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Mon, 1 Nov 2021 19:16:26 +0100 Subject: [PATCH] Update scala-compiler, scala-library, ... to 2.13.7 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 6f9c463..f4291be 100644 --- a/build.sbt +++ b/build.sbt @@ -9,7 +9,7 @@ lazy val root = project.in(file(".")) .settings( name := "scala2ts-core", organization := "com.github.scala2ts", - scalaVersion := "2.13.1", + scalaVersion := "2.13.7", crossVersion := CrossVersion.binary, crossScalaVersions := Seq( // TODO: "2.10.7"