Skip to content

Commit a35d766

Browse files
Update dependency scala to v2.13.12
1 parent d7c903c commit a35d766

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
@@ -16,7 +16,7 @@ mergifyExtraConditions := Seq(
1616
inThisBuild(Seq(
1717
organization := "com.rms.miu",
1818

19-
scalaVersion := "2.12.17",
19+
scalaVersion := "2.13.12",
2020
crossScalaVersions := Seq("2.12.17", "2.13.10"),
2121

2222
scalacOptions ++= Seq(

0 commit comments

Comments
 (0)