mirror of
https://github.com/sbt/sbt.git
synced 2026-08-29 09:30:21 +02:00
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.