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.
1 parent a410241 commit 2675a9eCopy full SHA for 2675a9e
build.sbt
@@ -1,6 +1,6 @@
1
lazy val scalaTestVersion = "3.2.10"
2
3
-ThisBuild / crossScalaVersions := Seq("3.1.3", "2.13.8", "2.12.16", "2.11.12")
+ThisBuild / crossScalaVersions := Seq("3.1.3", "2.13.15", "2.12.16", "2.11.12")
4
ThisBuild / scalaVersion := crossScalaVersions.value.head
5
6
// We use <epoch>.<major>.<minor> like 99% of Scala libraries.
0 commit comments