File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 1
- // https://github.com/scala/scala-collection-compat.git#main
1
+ // https://github.com/scalacommunitybuild/scala-collection-compat.git#community-build-2.13 # was scala, main
2
+
3
+ // forked (April 2025) to in-source new `UsingTest` from Scala 2.13.17;
4
+ // we could unfork after 2.13.17 is out and this has been addressed:
5
+ // https://github.com/scala/scala-collection-compat/issues/692
2
6
3
7
vars.proj.scala-collection-compat: ${vars.base} {
4
8
name: "scala-collection-compat"
5
- uri: "https://github.com/scala /scala-collection-compat.git#d1dde77f2d49a28723c68c3c124fc5db797c918f "
9
+ uri: "https://github.com/scalacommunitybuild /scala-collection-compat.git#322e24d375bcb6c40814f4d5f9894195baba632b "
6
10
7
11
extra.projects: ["compat213"] // no Scala.js or Scalafix rules plz
8
12
extra.commands: ${vars.default-commands} [
You can’t perform that action at this time.
0 commit comments