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