Skip to content

Commit

Permalink
Update Dependencies.scala
Browse files Browse the repository at this point in the history
  • Loading branch information
He-Pin authored Jan 20, 2025
1 parent 43680c0 commit 1a28871
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,7 @@ object Dependencies {

val scala212Version = "2.12.20"
val scala213Version = "2.13.16"
val scala3Version = "3.3.5-RC2"

val scala3Version = "3.3.5-RC3"
val allScalaVersions = Seq(scala213Version, scala212Version, scala3Version)

val reactiveStreamsVersion = "1.0.4"
Expand Down

0 comments on commit 1a28871

Please sign in to comment.