Update scala3-library to 3.3.5 (#1755)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
This commit is contained in:
parent
4b4cd2dcd6
commit
9abe420a86
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ object Dependencies {
|
|||
|
||||
val scala212Version = "2.12.20"
|
||||
val scala213Version = "2.13.16"
|
||||
val scala3Version = "3.3.4"
|
||||
val scala3Version = "3.3.5"
|
||||
val allScalaVersions = Seq(scala213Version, scala212Version, scala3Version)
|
||||
|
||||
val reactiveStreamsVersion = "1.0.4"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue