Open bmuschko opened 3 years ago
Gradle's common convention for task names is to use the camel case notation and not dashes.
snyk-test
snykTest
snyk-monitor
snykMonitor
Gradle's common convention for task names is to use the camel case notation and not dashes.
snyk-test
->snykTest
snyk-monitor
->snykMonitor