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 25616dd commit eec75e4Copy full SHA for eec75e4
build.sbt
@@ -2,7 +2,7 @@ import scala.io.Source
2
import scala.language.postfixOps
3
import scala.util.Try
4
5
-val currentScalaVersion = "2.13.5"
+val currentScalaVersion = "2.13.6"
6
7
ThisBuild / scalaVersion := currentScalaVersion
8
0 commit comments