grails/grails-gradle-plugin (org.grails:grails-gradle-plugin)
### [`v4.1.4`](https://redirect.github.com/grails/grails-gradle-plugin/releases/tag/v4.1.4): 4.1.4
#### Release Notes - Version 4.1.4
##### Release Highlights
- **Maven Central Publication**: The plugin is now published to Maven Central.
- **Release Workflow Configuration**: Improved release workflow configurations.
- **Licensing**: Added license to the project.
- **Dependency Management**: Dependency updates and management improvements.
- **Support for Sonatype Publishing**: Enhanced support for publishing to Sonatype.
##### What's Changed
##### Improvements
- Published the plugin to Maven Central ([#1](https://redirect.github.com/grails/grails-gradle-plugin/pull/1)).
- Configured release workflow ([#2](https://redirect.github.com/grails/grails-gradle-plugin/pull/2)).
- Added license to the project ([#3](https://redirect.github.com/grails/grails-gradle-plugin/pull/3)).
- Created `dependabot.yml` file ([#4](https://redirect.github.com/grails/grails-gradle-plugin/pull/4)).
- Enhanced project publishing configuration ([#9](https://redirect.github.com/grails/grails-gradle-plugin/pull/9)).
- Updated Changelog Workflow ([#37](https://redirect.github.com/grails/grails-gradle-plugin/pull/37)).
- Updated Changelog Workflow Trigger ([#111](https://redirect.github.com/grails/grails-gradle-plugin/pull/111)).
- Updated Java CI Workflow Trigger ([#110](https://redirect.github.com/grails/grails-gradle-plugin/pull/110)).
- Improved Grails FindMainClassTask ([#142](https://redirect.github.com/grails/grails-gradle-plugin/pull/142)).
##### Bug Fixes
- Fixed Grails Profile Gradle plugin ([#6](https://redirect.github.com/grails/grails-gradle-plugin/pull/6)).
- Fixed issues with the Grails Central Publish plugin ([#10](https://redirect.github.com/grails/grails-gradle-plugin/pull/10)).
- Updated Grails Gradle Plugin ([#13](https://redirect.github.com/grails/grails-gradle-plugin/pull/13)).
- Updated Spring Boot to 2.2.13.RELEASE ([#109](https://redirect.github.com/grails/grails-gradle-plugin/pull/109)).
- Updated to Grails 4.1.0 ([#112](https://redirect.github.com/grails/grails-gradle-plugin/pull/112)).
- Updated to Grails 4.1.1 ([#131](https://redirect.github.com/grails/grails-gradle-plugin/pull/131)).
- Updated to Grails 4.1.3 ([#263](https://redirect.github.com/grails/grails-gradle-plugin/pull/263)).
##### New Contributors
- **[@JasonTypesCodes](https://redirect.github.com/JasonTypesCodes)** made their first contribution ([#8](https://redirect.github.com/grails/grails-gradle-plugin/pull/8)).
For a complete list of changes, see the [full changelog](https://redirect.github.com/grails/grails-gradle-plugin/compare/v6.1.2...v4.1.4).
### [`v4.1.3`](https://redirect.github.com/grails/grails-gradle-plugin/releases/tag/v4.1.3): 4.1.3
#### What's Changed
- Update to Grails 4.1.3 by [@puneetbehl](https://redirect.github.com/puneetbehl) in [https://github.com/grails/grails-gradle-plugin/pull/263](https://redirect.github.com/grails/grails-gradle-plugin/pull/263)
**Full Changelog**: https://github.com/grails/grails-gradle-plugin/compare/v4.1.2...v4.1.3
### [`v4.1.2`](https://redirect.github.com/grails/grails-gradle-plugin/releases/tag/v4.1.2): 4.1.2
#### What's Changed
- Improvements to Grails FindMainClassTask by [@puneetbehl](https://redirect.github.com/puneetbehl) in [https://github.com/grails/grails-gradle-plugin/pull/142](https://redirect.github.com/grails/grails-gradle-plugin/pull/142)
**Full Changelog**: https://github.com/grails/grails-gradle-plugin/compare/v4.1.1...v4.1.2
### [`v4.1.1`](https://redirect.github.com/grails/grails-gradle-plugin/releases/tag/v4.1.1): 4.1.1
#### What's Changed
- Update to Grails 4.1.1 by [@puneetbehl](https://redirect.github.com/puneetbehl) in [https://github.com/grails/grails-gradle-plugin/pull/131](https://redirect.github.com/grails/grails-gradle-plugin/pull/131)
**Full Changelog**: https://github.com/grails/grails-gradle-plugin/compare/v4.1.0...v4.1.1
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
4.1.0
->4.1.4
Release Notes
grails/grails-gradle-plugin (org.grails:grails-gradle-plugin)
### [`v4.1.4`](https://redirect.github.com/grails/grails-gradle-plugin/releases/tag/v4.1.4): 4.1.4 #### Release Notes - Version 4.1.4 ##### Release Highlights - **Maven Central Publication**: The plugin is now published to Maven Central. - **Release Workflow Configuration**: Improved release workflow configurations. - **Licensing**: Added license to the project. - **Dependency Management**: Dependency updates and management improvements. - **Support for Sonatype Publishing**: Enhanced support for publishing to Sonatype. ##### What's Changed ##### Improvements - Published the plugin to Maven Central ([#1](https://redirect.github.com/grails/grails-gradle-plugin/pull/1)). - Configured release workflow ([#2](https://redirect.github.com/grails/grails-gradle-plugin/pull/2)). - Added license to the project ([#3](https://redirect.github.com/grails/grails-gradle-plugin/pull/3)). - Created `dependabot.yml` file ([#4](https://redirect.github.com/grails/grails-gradle-plugin/pull/4)). - Enhanced project publishing configuration ([#9](https://redirect.github.com/grails/grails-gradle-plugin/pull/9)). - Updated Changelog Workflow ([#37](https://redirect.github.com/grails/grails-gradle-plugin/pull/37)). - Updated Changelog Workflow Trigger ([#111](https://redirect.github.com/grails/grails-gradle-plugin/pull/111)). - Updated Java CI Workflow Trigger ([#110](https://redirect.github.com/grails/grails-gradle-plugin/pull/110)). - Improved Grails FindMainClassTask ([#142](https://redirect.github.com/grails/grails-gradle-plugin/pull/142)). ##### Bug Fixes - Fixed Grails Profile Gradle plugin ([#6](https://redirect.github.com/grails/grails-gradle-plugin/pull/6)). - Fixed issues with the Grails Central Publish plugin ([#10](https://redirect.github.com/grails/grails-gradle-plugin/pull/10)). - Updated Grails Gradle Plugin ([#13](https://redirect.github.com/grails/grails-gradle-plugin/pull/13)). - Updated Spring Boot to 2.2.13.RELEASE ([#109](https://redirect.github.com/grails/grails-gradle-plugin/pull/109)). - Updated to Grails 4.1.0 ([#112](https://redirect.github.com/grails/grails-gradle-plugin/pull/112)). - Updated to Grails 4.1.1 ([#131](https://redirect.github.com/grails/grails-gradle-plugin/pull/131)). - Updated to Grails 4.1.3 ([#263](https://redirect.github.com/grails/grails-gradle-plugin/pull/263)). ##### New Contributors - **[@JasonTypesCodes](https://redirect.github.com/JasonTypesCodes)** made their first contribution ([#8](https://redirect.github.com/grails/grails-gradle-plugin/pull/8)). For a complete list of changes, see the [full changelog](https://redirect.github.com/grails/grails-gradle-plugin/compare/v6.1.2...v4.1.4). ### [`v4.1.3`](https://redirect.github.com/grails/grails-gradle-plugin/releases/tag/v4.1.3): 4.1.3 #### What's Changed - Update to Grails 4.1.3 by [@puneetbehl](https://redirect.github.com/puneetbehl) in [https://github.com/grails/grails-gradle-plugin/pull/263](https://redirect.github.com/grails/grails-gradle-plugin/pull/263) **Full Changelog**: https://github.com/grails/grails-gradle-plugin/compare/v4.1.2...v4.1.3 ### [`v4.1.2`](https://redirect.github.com/grails/grails-gradle-plugin/releases/tag/v4.1.2): 4.1.2 #### What's Changed - Improvements to Grails FindMainClassTask by [@puneetbehl](https://redirect.github.com/puneetbehl) in [https://github.com/grails/grails-gradle-plugin/pull/142](https://redirect.github.com/grails/grails-gradle-plugin/pull/142) **Full Changelog**: https://github.com/grails/grails-gradle-plugin/compare/v4.1.1...v4.1.2 ### [`v4.1.1`](https://redirect.github.com/grails/grails-gradle-plugin/releases/tag/v4.1.1): 4.1.1 #### What's Changed - Update to Grails 4.1.1 by [@puneetbehl](https://redirect.github.com/puneetbehl) in [https://github.com/grails/grails-gradle-plugin/pull/131](https://redirect.github.com/grails/grails-gradle-plugin/pull/131) **Full Changelog**: https://github.com/grails/grails-gradle-plugin/compare/v4.1.0...v4.1.1Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.