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 6588954 commit 6e7fd3dCopy full SHA for 6e7fd3d
build.sbt
@@ -1,4 +1,4 @@
1
-ThisBuild / crossScalaVersions := Seq("2.13.14", "3.3.4")
+ThisBuild / crossScalaVersions := Seq("2.13.15", "3.3.4")
2
ThisBuild / scalaVersion := (ThisBuild / crossScalaVersions).value.head
3
4
Global / cancelable := true
0 commit comments