Skip to content

Commit 9abe420

Browse files
Update scala3-library to 3.3.5 (#1755)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
1 parent 4b4cd2d commit 9abe420

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ object Dependencies {
4444

4545
val scala212Version = "2.12.20"
4646
val scala213Version = "2.13.16"
47-
val scala3Version = "3.3.4"
47+
val scala3Version = "3.3.5"
4848
val allScalaVersions = Seq(scala213Version, scala212Version, scala3Version)
4949

5050
val reactiveStreamsVersion = "1.0.4"

0 commit comments

Comments
 (0)