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 bcb2d41 commit 875eea4Copy full SHA for 875eea4
build.sbt
@@ -25,7 +25,7 @@ inThisBuild(
25
licenses := Seq(
26
"Apache-2.0" -> url("http://www.apache.org/license/LICENSE-2.0")
27
),
28
- scalaVersion := "2.12.14"
+ scalaVersion := "2.12.15"
29
)
30
31
project/build.properties
@@ -1 +1 @@
1
-sbt.version=1.5.8
+sbt.version=1.6.1
0 commit comments