Closed pdxgeek closed 3 years ago
Currently we cannot use the new format to include the plugin in a project:
plugins { id 'net.serenity-bdd.serenity-gradle-plugin' version '2.2.8' }
Here are the instructions for adding a plugin to the gradle portal: https://plugins.gradle.org/docs/submit
This would be very useful for me in cleaning up my gradle scripts so I could remove the buildscript { } block.
Thanks!
wrong board
Currently we cannot use the new format to include the plugin in a project:
plugins { id 'net.serenity-bdd.serenity-gradle-plugin' version '2.2.8' }
Here are the instructions for adding a plugin to the gradle portal: https://plugins.gradle.org/docs/submit
This would be very useful for me in cleaning up my gradle scripts so I could remove the buildscript { } block.
Thanks!