Thanks. I guess I have to wait for Gradle 7.6 as it appears to not be out yet.
f
François Guillot
08/22/2022, 10:13 AM
To give a more general answer, we don’t capture the values of task input values / task input files. Just their hashes, in order to compare them.
Capturing the values would be problematic mainly for security reasons