We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd880f1 commit 0bb7eeaCopy full SHA for 0bb7eea
build.sbt
@@ -1,4 +1,4 @@
1
-ThisBuild / scalaVersion := "3.2.1"
+ThisBuild / scalaVersion := "3.2.2"
2
ThisBuild / crossScalaVersions := Seq((ThisBuild / scalaVersion).value, "2.13.10")
3
4
lazy val root = project.in(file("."))
0 commit comments