Skip to content

Commit 9485f94

Browse files
Update scala3-library to 3.6.3 (#479)
1 parent 628f931 commit 9485f94

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.2"
3+
scalaVersion := "3.6.3"
44
scalacOptions ++= Seq("-feature", "-deprecation", "-Werror", "-source:future")
55

66
libraryDependencies ++= Seq(

0 commit comments

Comments
 (0)