Skip to content

Commit 75c5fab

Browse files
Update scala3-library to 3.6.4 (#482)
1 parent f42630a commit 75c5fab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

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

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

66
libraryDependencies ++= Seq(

0 commit comments

Comments
 (0)