From 9218241e58f5f01243f925cbf9639d3dc5956190 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Thu, 13 Jan 2022 11:04:28 +0100 Subject: [PATCH] Update scala-compiler, scala-library, ... to 2.13.8 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 6f9c463..b2e9477 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.8", crossVersion := CrossVersion.binary, crossScalaVersions := Seq( // TODO: "2.10.7"