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 9739a56 + 0cbe593 commit 3ab4981Copy full SHA for 3ab4981
build.sbt
@@ -28,7 +28,7 @@ developers := List(
28
29
scalaVersion := "2.13.12"
30
31
-crossScalaVersions := List("2.11.12", "2.12.17", "2.13.12", "3.3.1")
+crossScalaVersions := List("2.11.12", "2.12.18", "2.13.12", "3.3.1")
32
33
libraryDependencies ++= Seq(
34
"org.scalatest" %% "scalatest-core" % "3.3.0-alpha.1",
0 commit comments