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 aad6e7e commit 2c53b6eCopy full SHA for 2c53b6e
build.sbt
@@ -1,6 +1,6 @@
1
scalaVersion := "2.12.20"
2
3
-crossScalaVersions := Seq("2.12.20", "2.13.16", "3.7.3")
+crossScalaVersions := Seq("2.12.20", "2.13.17", "3.7.3")
4
5
scalacOptions ++= Seq("-feature")
6
0 commit comments