Skip to content

Commit ddfdd0d

Browse files
Update dependency scala to v2.13.10
1 parent 3371871 commit ddfdd0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ WriteMergify.mergifyScalaStewardConditions := {
2222
inThisBuild(Seq(
2323
organization := "com.rms.miu",
2424

25-
scalaVersion := "2.12.17",
25+
scalaVersion := "2.13.10",
2626
crossScalaVersions := Seq("2.12.17", "2.13.4"),
2727

2828
scalacOptions ++= Seq(

0 commit comments

Comments
 (0)