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