Remove invalid comment
This commit is contained in:
parent
dd968770b8
commit
9c19c91bed
1 changed files with 0 additions and 2 deletions
|
|
@ -37,8 +37,6 @@ object Dependencies {
|
|||
|
||||
val scala212Version = "2.12.18"
|
||||
val scala213Version = "2.13.12"
|
||||
// To get the fix for https://github.com/lampepfl/dotty/issues/13106
|
||||
// and restored static forwarders
|
||||
val scala3Version = "3.3.1"
|
||||
val allScalaVersions = Seq(scala213Version, scala212Version, scala3Version)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue