We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents efa6f30 + 5b86224 commit c87046dCopy full SHA for c87046d
build.sbt
@@ -1,7 +1,7 @@
1
import ReleaseTransformations.*
2
import sbtversionpolicy.withsbtrelease.ReleaseVersion
3
4
-ThisBuild / scalaVersion := "2.13.15"
+ThisBuild / scalaVersion := "2.13.16"
5
ThisBuild / crossScalaVersions := Seq(
6
scalaVersion.value,
7
"3.3.1",
0 commit comments