sbt/util-cache
eugene yokota 8c5c1e6b6d
[2.0.x] fix: Ensure resources are copied atomically (#9234)
Bumps io to released 1.12.0 which contains the atomic-write changes
to IO.copyFile, IO.transfer(InputStream, File), and IO.jar/zip.
ActionCacheStore.putBlob now uses IO.transfer instead of duplicating
staging logic.

Co-authored-by: Anatolii Kmetiuk <anatoliykmetyuk@gmail.com>
2026-05-17 00:54:58 -04:00
..
src [2.0.x] fix: Ensure resources are copied atomically (#9234) 2026-05-17 00:54:58 -04:00
NOTICE Adds overrides for File-based caching 2017-04-17 10:24:54 -04:00