From 44da3d8fdb420948403929d20a00976748d8f783 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 5 Nov 2023 16:23:33 +0000 Subject: [PATCH] Update dependency scala to v2.13.12 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 1312c1b..eb33962 100644 --- a/build.sbt +++ b/build.sbt @@ -16,7 +16,7 @@ mergifyExtraConditions := Seq( inThisBuild(Seq( organization := "com.rms.miu", - scalaVersion := "2.12.17", + scalaVersion := "2.13.12", crossScalaVersions := Seq("2.12.17", "2.13.10"), scalacOptions ++= Seq(