mirror of
https://github.com/sbt/sbt.git
synced 2026-09-03 03:33:47 +02:00
There are just too many instances in which sbt's code relies on the `lastModified`/`setLastModified` semantics, so instead of moving to `get`/`setModifiedTime`, we use new IO calls that offer the new timestamp precision, but retain the old semantics.