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