File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 1
- # February 23 , 2022
2
- nightly =2.13.9-bin-99de462
1
+ # March 11 , 2022
2
+ nightly =2.13.9-bin-d26ea64
Original file line number Diff line number Diff line change 1
- // https://github.com/eed3si9n/expecty.git#develop
1
+ // https://github.com/scalacommunitybuild/expecty.git#community-build-2.13 # was eed3si9n/develop
2
+
3
+ // forked (March 2022) because 2.13.9 optimizes List.apply;
4
+ // we should be able to unfork after 2.13.9 is released
5
+ // and upstream has made the upgrade
2
6
3
7
vars.proj.expecty: ${vars.base} {
4
8
name: "expecty"
5
- uri: "https://github.com/eed3si9n /expecty.git#0af90390eb8d5b7dae31682c0b14efe019b689bc "
9
+ uri: "https://github.com/scalacommunitybuild /expecty.git#6c6bec95241f1963189e4c5a763210bc9db14b4b "
6
10
7
11
extra.projects: ["expecty"] // this is the 2.13 one
8
12
extra.settings: ${vars.base.extra.settings} [
You can’t perform that action at this time.
0 commit comments