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 3f4bdaa commit 2ff3c02Copy full SHA for 2ff3c02
build.sbt
@@ -22,7 +22,7 @@ ThisBuild / versionScheme := Some("early-semver")
22
23
/// build
24
25
-crossScalaVersions := Seq("2.13.16", "3.3.6")
+crossScalaVersions := Seq("2.13.17", "3.3.6")
26
scalaVersion := crossScalaVersions.value.head
27
28
libraryDependencies ++= Seq(
0 commit comments