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 4edc530 commit db70ce1Copy full SHA for db70ce1
build.sbt
@@ -1,4 +1,4 @@
1
-ThisBuild / scalaVersion := "3.1.3"
+ThisBuild / scalaVersion := "3.2.1"
2
ThisBuild / crossScalaVersions := Seq((ThisBuild / scalaVersion).value, "2.13.10")
3
4
lazy val root = project.in(file("."))
0 commit comments