We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7c903c commit a35d766Copy full SHA for a35d766
build.sbt
@@ -16,7 +16,7 @@ mergifyExtraConditions := Seq(
16
inThisBuild(Seq(
17
organization := "com.rms.miu",
18
19
- scalaVersion := "2.12.17",
+ scalaVersion := "2.13.12",
20
crossScalaVersions := Seq("2.12.17", "2.13.10"),
21
22
scalacOptions ++= Seq(
0 commit comments