From 4cee476e7cd36a2f374081ecae0f093c78d5f255 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Wed, 28 Feb 2024 04:22:16 +0000 Subject: [PATCH] Update scala-compiler, scala-library, ... to 2.13.13 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 6f9c463..ec0d196 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.13", crossVersion := CrossVersion.binary, crossScalaVersions := Seq( // TODO: "2.10.7"