We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82fef1a commit 99e496bCopy full SHA for 99e496b
1 file changed
project/Dependencies.scala
@@ -44,7 +44,7 @@ object Dependencies {
44
45
val scala213Version = "2.13.18"
46
val scala3Version = "3.3.8"
47
- val scala3NextVersion = "3.9.0-RC1"
+ val scala3NextVersion = "3.9.0-RC2"
48
val publishedScalaVersions = Seq(scala213Version, scala3Version)
49
50
val reactiveStreamsVersion = "1.0.4"
0 commit comments