From 0267ff73074a8e63af59bd9bdbef5e0fa2375b11 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Fri, 9 May 2025 13:50:59 +0000 Subject: [PATCH] Update scala3-library to 3.7.0 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 4d0d3e0..72659f2 100644 --- a/build.sbt +++ b/build.sbt @@ -1,6 +1,6 @@ name := "make-release-notes" -scalaVersion := "3.6.4" +scalaVersion := "3.7.0" scalacOptions ++= Seq("-feature", "-deprecation", "-Werror", "-source:future") libraryDependencies ++= Seq(