Skip to content

Commit 0267ff7

Browse files
committed
Update scala3-library to 3.7.0
1 parent 3593b4e commit 0267ff7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name := "make-release-notes"
22

3-
scalaVersion := "3.6.4"
3+
scalaVersion := "3.7.0"
44
scalacOptions ++= Seq("-feature", "-deprecation", "-Werror", "-source:future")
55

66
libraryDependencies ++= Seq(

0 commit comments

Comments
 (0)