Commit da0ecea
authored
Add missing dependency to AsyncFile community build project (#20239)
The AsyncFile project [depends
on](https://github.com/dotty-staging/AsyncFile/blob/d72a5279e4b055ad13d1c19d75939b9bd9d014a0/build.sbt#L39)
the Model project but does not declare this dependency.File tree
1 file changed
+1
-1
lines changed- community-build/src/scala/dotty/communitybuild
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
605 | 605 | | |
606 | 606 | | |
607 | 607 | | |
608 | | - | |
| 608 | + | |
609 | 609 | | |
610 | 610 | | |
611 | 611 | | |
| |||
0 commit comments