We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f4fb44e + 02b5368 commit 28bf397Copy full SHA for 28bf397
1 file changed
build.sbt
@@ -4,7 +4,7 @@ ThisBuild / developers := List(
4
)
5
6
val Scala213 = "2.13.18"
7
-ThisBuild / crossScalaVersions := Seq("2.12.21", Scala213, "3.3.7")
+ThisBuild / crossScalaVersions := Seq("2.12.21", Scala213, "3.3.8")
8
ThisBuild / scalaVersion := Scala213
9
ThisBuild / startYear := Some(2018)
10
0 commit comments