Skip to content

Commit 5e49f53

Browse files
committed
added collection compat
1 parent e3d0664 commit 5e49f53

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scala/scalafmt/toolchain/setup_scalafmt_toolchain.bzl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ _SCALAFMT_DEPS = [
1010
"@org_scalameta_scalafmt_core",
1111
"@org_scalameta_scalameta",
1212
"@org_scalameta_trees",
13+
"@org_scala_lang_modules_scala_collection_compat",
1314
]
1415

1516
def setup_scalafmt_toolchain(

0 commit comments

Comments
 (0)