mirror of
https://github.com/sbt/sbt.git
synced 2026-09-01 10:37:54 +02:00
Looks like I missed this in https://github.com/sbt/sbt/pull/6874 and I hit on it in Mill when I couldn't figure out why it was also empty, and thanks to @adpi realized it was because of the `LoggedReporter` in zinc not taking it into account. However before I can bump that this needs to be bumped as well. refs: https://github.com/lampepfl/dotty/issues/14904