Skip to content

Commit c9a55f7

Browse files
Update scala3-library to 3.3.6 (#677)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
1 parent 670b3a7 commit c9a55f7

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.16"
38-
val scala3Version = "3.3.5"
38+
val scala3Version = "3.3.6"
3939
val allScalaVersions = Seq(scala213Version, scala212Version, scala3Version)
4040

4141
val Versions = Seq(

0 commit comments

Comments
 (0)