We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1982560 + 3e41647 commit d7f808cCopy full SHA for d7f808c
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.3"
+scalaVersion := "2.13.5"
12
13
scalacOptions := Seq("-unchecked", "-deprecation", "-encoding", "utf8")
14
0 commit comments