From 962ff8c03de706ded720d2bfab99881f8c4aaf3c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 27 Sep 2022 16:42:39 +0000 Subject: [PATCH] Update dependency scala to v2.13.9 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 2e1b890..0f10472 100644 --- a/build.sbt +++ b/build.sbt @@ -22,7 +22,7 @@ WriteMergify.mergifyScalaStewardConditions := { inThisBuild(Seq( organization := "com.rms.miu", - scalaVersion := "2.12.17", + scalaVersion := "2.13.9", crossScalaVersions := Seq("2.12.17", "2.13.4"), scalacOptions ++= Seq(