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 b0ced32 commit 79a08b8Copy full SHA for 79a08b8
build.sbt
@@ -1,6 +1,6 @@
1
lazy val scalaTestVersion = "3.2.19"
2
3
-ThisBuild / crossScalaVersions := Seq("3.3.6", "2.13.16", "2.12.20")
+ThisBuild / crossScalaVersions := Seq("3.3.6", "2.13.17", "2.12.20")
4
ThisBuild / scalaVersion := crossScalaVersions.value.head
5
6
// We use <epoch>.<major>.<minor> like 99% of Scala libraries.
0 commit comments