Adding `org.grails.plugins:mail:5.0.3` to the build.gradle file doesn't work. How does one add this plugin to a Grails 7.0.4 project?
Adding
org.grails.plugins:mail:5.0.3to the build.gradle file doesn't work. How does one add this plugin to a Grails 7.0.4 project?