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 47e63f5 commit 2b34eaaCopy full SHA for 2b34eaa
build.sbt
@@ -1,4 +1,4 @@
1
-ThisBuild / scalaVersion := "3.2.2"
+ThisBuild / scalaVersion := "3.3.0"
2
ThisBuild / crossScalaVersions := Seq((ThisBuild / scalaVersion).value, "2.13.10")
3
4
lazy val root = project.in(file("."))
0 commit comments