We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 54a5541 + 0bc6573 commit 7e989a7Copy full SHA for 7e989a7
build.sbt
@@ -1,6 +1,6 @@
1
lazy val scalaTestVersion = "3.2.19"
2
3
-ThisBuild / crossScalaVersions := Seq("3.1.3", "2.13.8", "2.12.20", "2.11.12")
+ThisBuild / crossScalaVersions := Seq("3.1.3", "2.13.15", "2.12.20", "2.11.12")
4
ThisBuild / scalaVersion := crossScalaVersions.value.head
5
6
// We use <epoch>.<major>.<minor> like 99% of Scala libraries.
0 commit comments