sbt/core-macros/src
eugene yokota 542591ea20
[2.0.x] Remove Path type from caching (#9036)
**Problem**
Like File, Path normally captures the absolute path,
so likely not a good candidate for caching.

**Solution**
Ban it.

---------

Co-authored-by: Anatolii Kmetiuk <anatoliikmt@proton.me>
2026-04-06 23:10:27 -04:00
..
main [2.0.x] Remove Path type from caching (#9036) 2026-04-06 23:10:27 -04:00
test/scala/sbt/internal fix ContTestMacro 2025-05-10 07:44:11 +09:00