We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b4debc0 + f46cbd6 commit b763a15Copy full SHA for b763a15
1 file changed
build.sbt
@@ -8,7 +8,7 @@ version := "1.1"
8
9
licenses := Seq("MIT license" -> url("https://opensource.org/licenses/MIT"))
10
11
-scalaVersion := "2.13.5"
+scalaVersion := "2.13.6"
12
13
scalacOptions := Seq("-unchecked", "-deprecation", "-encoding", "utf8")
14
0 commit comments