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 e5cedfe + a526fd6 commit 583e946Copy full SHA for 583e946
build.sbt
@@ -22,7 +22,7 @@ ThisBuild / versionScheme := Some("early-semver")
22
23
/// build
24
25
-crossScalaVersions := Seq("2.13.17", "3.3.6")
+crossScalaVersions := Seq("2.13.17", "3.3.7")
26
scalaVersion := crossScalaVersions.value.head
27
28
libraryDependencies ++= Seq(
0 commit comments