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 3f4bdaa + 2ff3c02 commit 9056a87Copy full SHA for 9056a87
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