Skip to content

Commit 4c04491

Browse files
committed
Add scalaCollectionCompat as a dependency
1 parent 9254ef6 commit 4c04491

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

community-build/src/scala/dotty/communitybuild/projects.scala

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -407,6 +407,7 @@ object projects:
407407
project = "sconfig",
408408
sbtTestCommand = "sconfigJVM/test",
409409
sbtDocCommand = "sconfigJVM/doc",
410+
dependencies = List(scalaCollectionCompat)
410411
)
411412

412413
lazy val zio = SbtCommunityProject(

0 commit comments

Comments
 (0)