Update scala3-library to 3.1.1-RC2 (#31044)
This commit is contained in:
parent
3f98276195
commit
4a1cc0c14c
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ object Dependencies {
|
|||
val scala213Version = "2.13.7"
|
||||
// To get the fix for https://github.com/lampepfl/dotty/issues/13106
|
||||
// and restored static forwarders
|
||||
val scala3Version = "3.1.1-RC1"
|
||||
val scala3Version = "3.1.1-RC2"
|
||||
val allScalaVersions = Seq(scala213Version, scala212Version, scala3Version)
|
||||
|
||||
val reactiveStreamsVersion = "1.0.3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue