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 55cccff commit 3f36929Copy full SHA for 3f36929
build.sbt
@@ -1,7 +1,7 @@
1
import ReleaseTransformations._
2
import sbt.addCompilerPlugin
3
4
-ThisBuild / scalaVersion := "2.13.6"
+ThisBuild / scalaVersion := "2.13.11"
5
6
ThisBuild / crossScalaVersions ++= Seq(
7
"2.13.6",
0 commit comments