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 7679ab6 + 52f2f7b commit 299c3d5Copy full SHA for 299c3d5
build.sbt
@@ -12,7 +12,7 @@ ThisBuild / tlMimaPreviousVersions := Set()
12
val Scala212 = "2.12.20"
13
val Scala213 = "2.13.16"
14
15
-ThisBuild / crossScalaVersions := Seq(Scala213, "3.3.6")
+ThisBuild / crossScalaVersions := Seq(Scala213, "3.3.7")
16
ThisBuild / scalaVersion := Scala213
17
18
// disable sbt-header plugin until we are not aligned on the license
0 commit comments