We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27d5784 commit 54a28e9Copy full SHA for 54a28e9
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.11")
3
4
lazy val root = project.in(file("."))
0 commit comments