We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 456882e + 192e07d commit d61b229Copy full SHA for d61b229
build.sbt
@@ -1,4 +1,4 @@
1
-ThisBuild / scalaVersion := "3.3.0"
+ThisBuild / scalaVersion := "3.3.1"
2
ThisBuild / crossScalaVersions := Seq((ThisBuild / scalaVersion).value, "2.13.12")
3
4
lazy val root = project.in(file("."))
0 commit comments