Skip to content

Commit 1129328

Browse files
ekrichdotbg
authored andcommitted
Add scalaCollectionCompat as a dependency
1 parent 3e65aec commit 1129328

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
@@ -408,6 +408,7 @@ object projects:
408408
project = "sconfig",
409409
sbtTestCommand = "sconfigJVM/test",
410410
sbtDocCommand = "sconfigJVM/doc",
411+
dependencies = List(scalaCollectionCompat)
411412
)
412413

413414
lazy val zio = SbtCommunityProject(

0 commit comments

Comments
 (0)