From 22537007dd3ee950c8a8b1512a8f57f50bb76c0a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 25 Feb 2024 09:07:38 +0000 Subject: [PATCH] Update dependency scala to v2.13.13 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index c7ca7e6..b342ff8 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.13", crossScalaVersions := Seq("2.12.17", "2.13.10"), scalacOptions ++= Seq(