Skip to content

Commit d602296

Browse files
Update scala3-library to 3.3.4 (#612)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com> Co-authored-by: PJ Fanning <[email protected]>
1 parent 64f031c commit d602296

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ object Dependencies {
3535

3636
val scala212Version = "2.12.20"
3737
val scala213Version = "2.13.15"
38-
val scala3Version = "3.3.3"
38+
val scala3Version = "3.3.4"
3939
val allScalaVersions = Seq(scala213Version, scala212Version, scala3Version)
4040

4141
val Versions = Seq(

0 commit comments

Comments
 (0)