We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 46588aa + 0f56012 commit cdd264cCopy full SHA for cdd264c
build.sbt
@@ -1,4 +1,4 @@
1
-ThisBuild / scalaVersion := "3.3.3"
+ThisBuild / scalaVersion := "3.3.4"
2
ThisBuild / crossScalaVersions := Seq((ThisBuild / scalaVersion).value, "2.13.14")
3
4
lazy val root = project.in(file("."))
0 commit comments