Skip to content

Commit 1a28871

Browse files
authored
Update Dependencies.scala
1 parent 43680c0 commit 1a28871

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

project/Dependencies.scala

+1-2
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,7 @@ object Dependencies {
4242

4343
val scala212Version = "2.12.20"
4444
val scala213Version = "2.13.16"
45-
val scala3Version = "3.3.5-RC2"
46-
45+
val scala3Version = "3.3.5-RC3"
4746
val allScalaVersions = Seq(scala213Version, scala212Version, scala3Version)
4847

4948
val reactiveStreamsVersion = "1.0.4"

0 commit comments

Comments
 (0)