There was an error while loading. Please reload this page.
1 parent 59082a5 commit a492597Copy full SHA for a492597
build.sbt
@@ -1,6 +1,6 @@
1
name := "make-release-notes"
2
3
-scalaVersion := "3.7.3"
+scalaVersion := "3.7.4"
4
scalacOptions ++= Seq("-feature", "-deprecation", "-Werror", "-source:future")
5
6
libraryDependencies ++= Seq(
0 commit comments