sbt/util-cache/src/main
Eugene Yokota 6a7b56a645 Default to cached task
This flips the default `:=` operation to the cached task.
To opt out of the cache, use `Def.uncached(...)` or
mark the key with `@cacheLevel(include = Array.empty)`
2025-06-21 08:54:51 +09:00
..
contraband Implement on after sync event 2024-08-18 12:57:29 -04:00
contraband-scala/sbt Contraband 0.7.0 2024-10-27 16:21:18 -04:00
scala/sbt Default to cached task 2025-06-21 08:54:51 +09:00