Changing the include/exclude in the dependencies block doesn't update the UP-TO-DATE checking. Probably need to add a new `@InputFiles` that grabs all the zip/jar files in the copy source and then manually filter using the `dependencies` spec.