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 e8519a8 commit a24506cCopy full SHA for a24506c
build.sbt
@@ -1,6 +1,6 @@
1
name := "make-release-notes"
2
3
-scalaVersion := "3.4.2"
+scalaVersion := "3.5.1"
4
scalacOptions ++= Seq("-feature", "-deprecation", "-Werror", "-source:future")
5
6
libraryDependencies ++= Seq(
0 commit comments