Skip to content

Commit 6581998

Browse files
Update scala3-library to 3.4.2 (scala#465)
1 parent 84e1402 commit 6581998

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

66
libraryDependencies ++= Seq(

0 commit comments

Comments
 (0)