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 80689ac commit 2879841Copy full SHA for 2879841
build.sbt
@@ -1,6 +1,6 @@
1
name := "make-release-notes"
2
3
-scalaVersion := "2.12.13"
+scalaVersion := "2.12.16"
4
5
scalacOptions ++= Seq("-feature", "-deprecation", "-Xfatal-warnings")
6
0 commit comments