gradle-processes
gradle-processes copied to clipboard
Doesn't work in the latest Gradle 7.3.3
I'm seeing the following error:
A problem was found with the configuration of task ':example:startServerForTesting' (type 'Fork').
- In plugin 'com.github.johnrengelman.processes' type 'com.github.jengelman.gradle.plugins.processes.tasks.Fork' property 'argumentProviders' is missing an input or output annotation.