sbt/main
Ethan Atkins 7dc5590190 Don't use deprecated `in` inside of macros
The inputFileChanges, inputFiles and outputFiles macros all used the now
deprecated `in` syntax, which causes warnings for builds that use these
apis. SlashSyntax doesn't naively work in these macros so it was easier
to just reimplement the logic in this file.

Fixes #6330
2021-03-08 10:54:01 -08:00
..
src Don't use deprecated `in` inside of macros 2021-03-08 10:54:01 -08:00
NOTICE Add, configure & enforce file headers 2017-10-05 09:03:40 +01:00