From 8a9c2fc9e517bdabe18a4d218bf94855f37d97e3 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Wed, 11 Dec 2024 20:31:08 +0000 Subject: [PATCH] Update scala3-library to 3.6.2 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index a64f29b..842f237 100644 --- a/build.sbt +++ b/build.sbt @@ -1,6 +1,6 @@ name := "make-release-notes" -scalaVersion := "3.5.2" +scalaVersion := "3.6.2" scalacOptions ++= Seq("-feature", "-deprecation", "-Werror", "-source:future") libraryDependencies ++= Seq(