Files
sbt/core-macros
eugene yokotaandAnatolii Kmetiuk 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 <[email protected]>
2026-04-06 14:40:33 -04:00
..