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.
2 parents 99c4822 + bad6866 commit 03de62eCopy full SHA for 03de62e
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.13"
+ scalaVersion := "2.12.14"
29
)
30
31
0 commit comments