sbt/core-macros/src
eugene yokota 6c8ee6ea37
[2.x] Remove Path type from caching (#9032)
**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 14:40:33 -04:00
..
main [2.x] Remove Path type from caching (#9032) 2026-04-06 14:40:33 -04:00
test/scala/sbt/internal fix ContTestMacro 2025-05-10 07:44:11 +09:00