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 f9c9685 commit 874b6b5Copy full SHA for 874b6b5
build.sbt
@@ -1,4 +1,4 @@
1
-ThisBuild / crossScalaVersions := Seq("2.13.10", "3.2.2")
+ThisBuild / crossScalaVersions := Seq("2.13.10", "3.3.0")
2
ThisBuild / scalaVersion := (ThisBuild / crossScalaVersions).value.head
3
4
Global / cancelable := true
0 commit comments