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 72bf727 commit 3ef8867Copy full SHA for 3ef8867
build.sbt
@@ -1,6 +1,6 @@
1
name := "make-release-notes"
2
3
-scalaVersion := "2.12.4"
+scalaVersion := "2.12.10"
4
5
scalacOptions ++= Seq("-feature", "-deprecation", "-Xfatal-warnings")
6
0 commit comments