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 6fa791e commit d967bb8Copy full SHA for d967bb8
build.sbt
@@ -20,7 +20,7 @@ developers := List(
20
)
21
22
scalaVersion := "3.7.3"
23
-crossScalaVersions := Seq("2.12.19", "2.12.20", "2.13.16", "2.13.17", "3.3.6", "3.7.3")
+crossScalaVersions := Seq("2.12.19", "2.12.20", "2.13.16", "2.13.17", "3.3.7", "3.7.3")
24
autoScalaLibrary := false
25
crossVersion := CrossVersion.full
26
crossTarget := {
0 commit comments