Skip to content

Commit 6581998

Browse files
authoredJun 24, 2024··
Update scala3-library to 3.4.2 (#465)
1 parent 84e1402 commit 6581998

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

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

66
libraryDependencies ++= Seq(

0 commit comments

Comments
 (0)
Please sign in to comment.