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