grails/grails-gradle-plugin
### [`v5.2.4`](https://togithub.com/grails/grails-gradle-plugin/releases/tag/v5.2.4): 5.2.4
#### What's Changed
- Access propertyGetter instead of name [@puneetbehl](https://togithub.com/puneetbehl) ([#153](https://togithub.com/grails/grails-gradle-plugin/issues/153))
#### 🛠Dependency upgrades
- Update grailsVersion to v5.2.5 [@renovate](https://togithub.com/renovate) ([#156](https://togithub.com/grails/grails-gradle-plugin/issues/156))
- Update plugin com.gradle.enterprise to v3.11.4 [@renovate](https://togithub.com/renovate) ([#155](https://togithub.com/grails/grails-gradle-plugin/issues/155))
- Update plugin com.gradle.enterprise to v3.11.3 [@renovate](https://togithub.com/renovate) ([#154](https://togithub.com/grails/grails-gradle-plugin/issues/154))
- Update dependency org.springframework.boot:spring-boot-gradle-plugin to v2.7.5 [@renovate](https://togithub.com/renovate) ([#125](https://togithub.com/grails/grails-gradle-plugin/issues/125))
- Update dependency io.spring.gradle:dependency-management-plugin to v1.1.0 [@renovate](https://togithub.com/renovate) ([#145](https://togithub.com/grails/grails-gradle-plugin/issues/145))
- Update plugin com.gradle.enterprise to v3.11.2 [@renovate](https://togithub.com/renovate) ([#149](https://togithub.com/grails/grails-gradle-plugin/issues/149))
- Update dependency gradle to v6.9.3 [@renovate](https://togithub.com/renovate) ([#150](https://togithub.com/grails/grails-gradle-plugin/issues/150))
- Update plugin com.gradle.common-custom-user-data-gradle-plugin to v1.8.2 [@renovate](https://togithub.com/renovate) ([#151](https://togithub.com/grails/grails-gradle-plugin/issues/151))
- Update grailsVersion to v5.2.4 [@renovate](https://togithub.com/renovate) ([#143](https://togithub.com/grails/grails-gradle-plugin/issues/143))
- Update plugin com.gradle.common-custom-user-data-gradle-plugin to v1.8.1 [@renovate](https://togithub.com/renovate) ([#144](https://togithub.com/grails/grails-gradle-plugin/issues/144))
#### Contributors
[@puneetbehl](https://togithub.com/puneetbehl), [@renovate](https://togithub.com/renovate) and [@renovate](https://togithub.com/renovate)\[bot]
- Access propertyGetter instead of name ([#153](https://togithub.com/grails/grails-gradle-plugin/issues/153))
### [`v5.2.3`](https://togithub.com/grails/grails-gradle-plugin/releases/tag/v5.2.3): 5.2.3
#### What's Changed
- Improving cachability of GroovyPageForkCompileTask [@jeremydyoung](https://togithub.com/jeremydyoung) ([#141](https://togithub.com/grails/grails-gradle-plugin/issues/141))
- Improvements to Grails FindMainClassTask by [@puneetbehl](https://togithub.com/puneetbehl) ([#142](https://togithub.com/grails/grails-gradle-plugin/issues/142))
#### 🛠Dependency upgrades
- Update plugin com.gradle.common-custom-user-data-gradle-plugin to v1.8 [@renovate](https://togithub.com/renovate) ([#140](https://togithub.com/grails/grails-gradle-plugin/issues/140))
- Update dependency io.spring.gradle:dependency-management-plugin to v1.0.13.RELEASE [@renovate](https://togithub.com/renovate) ([#137](https://togithub.com/grails/grails-gradle-plugin/issues/137))
- Update plugin com.gradle.enterprise to v3.11.1 [@renovate](https://togithub.com/renovate) ([#136](https://togithub.com/grails/grails-gradle-plugin/issues/136))
- Update grailsVersion to v5.2.2 [@renovate](https://togithub.com/renovate) ([#135](https://togithub.com/grails/grails-gradle-plugin/issues/135))
#### Contributors
[@jeremydyoung](https://togithub.com/jeremydyoung), [@puneetbehl](https://togithub.com/puneetbehl), [@renovate](https://togithub.com/renovate) and [@renovate](https://togithub.com/renovate)\[bot]
### [`v5.2.2`](https://togithub.com/grails/grails-gradle-plugin/releases/tag/v5.2.2): 5.2.2
#### What's Changed
- Update default Micronaut version to 3.5.4 [@puneetbehl](https://togithub.com/puneetbehl) ([#134](https://togithub.com/grails/grails-gradle-plugin/issues/134))
- Improve registerMainClassTask implementation [@puneetbehl](https://togithub.com/puneetbehl) ([#133](https://togithub.com/grails/grails-gradle-plugin/issues/133))
#### Contributors
[@puneetbehl](https://togithub.com/puneetbehl)
### [`v5.2.1`](https://togithub.com/grails/grails-gradle-plugin/releases/tag/v5.2.1): 5.2.1
#### What's Changed
- Update to Grails 5.2.1 [@puneetbehl](https://togithub.com/puneetbehl) ([#130](https://togithub.com/grails/grails-gradle-plugin/issues/130))
- Update the default Micronaut version to 3.5.3 [@puneetbehl](https://togithub.com/puneetbehl) ([#129](https://togithub.com/grails/grails-gradle-plugin/issues/129))
#### 🛠Dependency upgrades
- Update dependency io.spring.gradle:dependency-management-plugin to v1.0.12.RELEASE [@renovate](https://togithub.com/renovate) ([#126](https://togithub.com/grails/grails-gradle-plugin/issues/126))
- Update plugin com.gradle.enterprise to v3.10.3 [@renovate](https://togithub.com/renovate) ([#128](https://togithub.com/grails/grails-gradle-plugin/issues/128))
#### Contributors
[@puneetbehl](https://togithub.com/puneetbehl), [@renovate](https://togithub.com/renovate) and [@renovate](https://togithub.com/renovate)\[bot]
### [`v5.2.0`](https://togithub.com/grails/grails-gradle-plugin/releases/tag/v5.2.0): 5.2.0
#### What's Changed
- Update dependency org.springframework.boot:spring-boot-gradle-plugin to v2.6.7 by [@renovate](https://togithub.com/renovate) in [https://github.com/grails/grails-gradle-plugin/pull/108](https://togithub.com/grails/grails-gradle-plugin/pull/108)
- Update dependency Apache Groovy to 3.0.10 by [@puneetbehl](https://togithub.com/puneetbehl) in [https://github.com/grails/grails-gradle-plugin/pull/113](https://togithub.com/grails/grails-gradle-plugin/pull/113)
- Update plugin com.gradle.enterprise to v3.10.1 by [@renovate](https://togithub.com/renovate) in [https://github.com/grails/grails-gradle-plugin/pull/116](https://togithub.com/grails/grails-gradle-plugin/pull/116)
- Update dependency org.springframework.boot:spring-boot-gradle-plugin to v2.7.0 by [@renovate](https://togithub.com/renovate) in [https://github.com/grails/grails-gradle-plugin/pull/115](https://togithub.com/grails/grails-gradle-plugin/pull/115)
- Update plugin com.gradle.common-custom-user-data-gradle-plugin to v1.6.6 by [@renovate](https://togithub.com/renovate) in [https://github.com/grails/grails-gradle-plugin/pull/117](https://togithub.com/grails/grails-gradle-plugin/pull/117)
- Update plugin com.gradle.enterprise to v3.10.2 by [@renovate](https://togithub.com/renovate) in [https://github.com/grails/grails-gradle-plugin/pull/121](https://togithub.com/grails/grails-gradle-plugin/pull/121)
- Update dependency org.codehaus.groovy:groovy-cli-picocli to v3.0.11 by [@renovate](https://togithub.com/renovate) in [https://github.com/grails/grails-gradle-plugin/pull/120](https://togithub.com/grails/grails-gradle-plugin/pull/120)
- Update grailsVersion to v5.1.8 by [@renovate](https://togithub.com/renovate) in [https://github.com/grails/grails-gradle-plugin/pull/119](https://togithub.com/grails/grails-gradle-plugin/pull/119)
- Update plugin com.gradle.common-custom-user-data-gradle-plugin to v1.7.2 by [@renovate](https://togithub.com/renovate) in [https://github.com/grails/grails-gradle-plugin/pull/118](https://togithub.com/grails/grails-gradle-plugin/pull/118)
- Update default Micronaut version to 3.5.1 by [@puneetbehl](https://togithub.com/puneetbehl) in [https://github.com/grails/grails-gradle-plugin/pull/122](https://togithub.com/grails/grails-gradle-plugin/pull/122)
- Fix changelog workflow by [@puneetbehl](https://togithub.com/puneetbehl) in [https://github.com/grails/grails-gradle-plugin/pull/123](https://togithub.com/grails/grails-gradle-plugin/pull/123)
- Update to Grails 5.2.0 by [@puneetbehl](https://togithub.com/puneetbehl) in [https://github.com/grails/grails-gradle-plugin/pull/124](https://togithub.com/grails/grails-gradle-plugin/pull/124)
**Full Changelog**: https://github.com/grails/grails-gradle-plugin/compare/v5.1.4...v5.2.0
### [`v5.1.5`](https://togithub.com/grails/grails-gradle-plugin/releases/tag/v5.1.5): 5.1.5
**Full Changelog**: https://github.com/grails/grails-gradle-plugin/compare/v5.1.4...v5.1.5
### [`v5.1.4`](https://togithub.com/grails/grails-gradle-plugin/releases/tag/v5.1.4): 5.1.4
#### What's Changed
- Update grailsVersion to v5.1.3 by [@renovate](https://togithub.com/renovate) in [https://github.com/grails/grails-gradle-plugin/pull/91](https://togithub.com/grails/grails-gradle-plugin/pull/91)
- Exclude logback.xml for plugin jar by [@rainboyan](https://togithub.com/rainboyan) in [https://github.com/grails/grails-gradle-plugin/pull/98](https://togithub.com/grails/grails-gradle-plugin/pull/98)
- Update dependency org.springframework.boot:spring-boot-gradle-plugin to v2.6.6 by [@renovate](https://togithub.com/renovate) in [https://github.com/grails/grails-gradle-plugin/pull/97](https://togithub.com/grails/grails-gradle-plugin/pull/97)
- Update plugin com.gradle.common-custom-user-data-gradle-plugin to v1.6.5 by [@renovate](https://togithub.com/renovate) in [https://github.com/grails/grails-gradle-plugin/pull/92](https://togithub.com/grails/grails-gradle-plugin/pull/92)
- Update grailsVersion to v5.1.6 by [@renovate](https://togithub.com/renovate) in [https://github.com/grails/grails-gradle-plugin/pull/96](https://togithub.com/grails/grails-gradle-plugin/pull/96)
- Update plugin com.gradle.enterprise to v3.9 by [@renovate](https://togithub.com/renovate) in [https://github.com/grails/grails-gradle-plugin/pull/93](https://togithub.com/grails/grails-gradle-plugin/pull/93)
- Update plugin com.gradle.enterprise to v3.10 by [@renovate](https://togithub.com/renovate) in [https://github.com/grails/grails-gradle-plugin/pull/107](https://togithub.com/grails/grails-gradle-plugin/pull/107)
- Update grailsVersion to v5.1.7 by [@renovate](https://togithub.com/renovate) in [https://github.com/grails/grails-gradle-plugin/pull/106](https://togithub.com/grails/grails-gradle-plugin/pull/106)
**Full Changelog**: https://github.com/grails/grails-gradle-plugin/compare/v5.1.3...v5.1.4
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 has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
5.1.3
->5.2.4
Release Notes
grails/grails-gradle-plugin
### [`v5.2.4`](https://togithub.com/grails/grails-gradle-plugin/releases/tag/v5.2.4): 5.2.4 #### What's Changed - Access propertyGetter instead of name [@puneetbehl](https://togithub.com/puneetbehl) ([#153](https://togithub.com/grails/grails-gradle-plugin/issues/153)) #### 🛠Dependency upgrades - Update grailsVersion to v5.2.5 [@renovate](https://togithub.com/renovate) ([#156](https://togithub.com/grails/grails-gradle-plugin/issues/156)) - Update plugin com.gradle.enterprise to v3.11.4 [@renovate](https://togithub.com/renovate) ([#155](https://togithub.com/grails/grails-gradle-plugin/issues/155)) - Update plugin com.gradle.enterprise to v3.11.3 [@renovate](https://togithub.com/renovate) ([#154](https://togithub.com/grails/grails-gradle-plugin/issues/154)) - Update dependency org.springframework.boot:spring-boot-gradle-plugin to v2.7.5 [@renovate](https://togithub.com/renovate) ([#125](https://togithub.com/grails/grails-gradle-plugin/issues/125)) - Update dependency io.spring.gradle:dependency-management-plugin to v1.1.0 [@renovate](https://togithub.com/renovate) ([#145](https://togithub.com/grails/grails-gradle-plugin/issues/145)) - Update plugin com.gradle.enterprise to v3.11.2 [@renovate](https://togithub.com/renovate) ([#149](https://togithub.com/grails/grails-gradle-plugin/issues/149)) - Update dependency gradle to v6.9.3 [@renovate](https://togithub.com/renovate) ([#150](https://togithub.com/grails/grails-gradle-plugin/issues/150)) - Update plugin com.gradle.common-custom-user-data-gradle-plugin to v1.8.2 [@renovate](https://togithub.com/renovate) ([#151](https://togithub.com/grails/grails-gradle-plugin/issues/151)) - Update grailsVersion to v5.2.4 [@renovate](https://togithub.com/renovate) ([#143](https://togithub.com/grails/grails-gradle-plugin/issues/143)) - Update plugin com.gradle.common-custom-user-data-gradle-plugin to v1.8.1 [@renovate](https://togithub.com/renovate) ([#144](https://togithub.com/grails/grails-gradle-plugin/issues/144)) #### Contributors [@puneetbehl](https://togithub.com/puneetbehl), [@renovate](https://togithub.com/renovate) and [@renovate](https://togithub.com/renovate)\[bot] - Access propertyGetter instead of name ([#153](https://togithub.com/grails/grails-gradle-plugin/issues/153)) ### [`v5.2.3`](https://togithub.com/grails/grails-gradle-plugin/releases/tag/v5.2.3): 5.2.3 #### What's Changed - Improving cachability of GroovyPageForkCompileTask [@jeremydyoung](https://togithub.com/jeremydyoung) ([#141](https://togithub.com/grails/grails-gradle-plugin/issues/141)) - Improvements to Grails FindMainClassTask by [@puneetbehl](https://togithub.com/puneetbehl) ([#142](https://togithub.com/grails/grails-gradle-plugin/issues/142)) #### 🛠Dependency upgrades - Update plugin com.gradle.common-custom-user-data-gradle-plugin to v1.8 [@renovate](https://togithub.com/renovate) ([#140](https://togithub.com/grails/grails-gradle-plugin/issues/140)) - Update dependency io.spring.gradle:dependency-management-plugin to v1.0.13.RELEASE [@renovate](https://togithub.com/renovate) ([#137](https://togithub.com/grails/grails-gradle-plugin/issues/137)) - Update plugin com.gradle.enterprise to v3.11.1 [@renovate](https://togithub.com/renovate) ([#136](https://togithub.com/grails/grails-gradle-plugin/issues/136)) - Update grailsVersion to v5.2.2 [@renovate](https://togithub.com/renovate) ([#135](https://togithub.com/grails/grails-gradle-plugin/issues/135)) #### Contributors [@jeremydyoung](https://togithub.com/jeremydyoung), [@puneetbehl](https://togithub.com/puneetbehl), [@renovate](https://togithub.com/renovate) and [@renovate](https://togithub.com/renovate)\[bot] ### [`v5.2.2`](https://togithub.com/grails/grails-gradle-plugin/releases/tag/v5.2.2): 5.2.2 #### What's Changed - Update default Micronaut version to 3.5.4 [@puneetbehl](https://togithub.com/puneetbehl) ([#134](https://togithub.com/grails/grails-gradle-plugin/issues/134)) - Improve registerMainClassTask implementation [@puneetbehl](https://togithub.com/puneetbehl) ([#133](https://togithub.com/grails/grails-gradle-plugin/issues/133)) #### Contributors [@puneetbehl](https://togithub.com/puneetbehl) ### [`v5.2.1`](https://togithub.com/grails/grails-gradle-plugin/releases/tag/v5.2.1): 5.2.1 #### What's Changed - Update to Grails 5.2.1 [@puneetbehl](https://togithub.com/puneetbehl) ([#130](https://togithub.com/grails/grails-gradle-plugin/issues/130)) - Update the default Micronaut version to 3.5.3 [@puneetbehl](https://togithub.com/puneetbehl) ([#129](https://togithub.com/grails/grails-gradle-plugin/issues/129)) #### 🛠Dependency upgrades - Update dependency io.spring.gradle:dependency-management-plugin to v1.0.12.RELEASE [@renovate](https://togithub.com/renovate) ([#126](https://togithub.com/grails/grails-gradle-plugin/issues/126)) - Update plugin com.gradle.enterprise to v3.10.3 [@renovate](https://togithub.com/renovate) ([#128](https://togithub.com/grails/grails-gradle-plugin/issues/128)) #### Contributors [@puneetbehl](https://togithub.com/puneetbehl), [@renovate](https://togithub.com/renovate) and [@renovate](https://togithub.com/renovate)\[bot] ### [`v5.2.0`](https://togithub.com/grails/grails-gradle-plugin/releases/tag/v5.2.0): 5.2.0 #### What's Changed - Update dependency org.springframework.boot:spring-boot-gradle-plugin to v2.6.7 by [@renovate](https://togithub.com/renovate) in [https://github.com/grails/grails-gradle-plugin/pull/108](https://togithub.com/grails/grails-gradle-plugin/pull/108) - Update dependency Apache Groovy to 3.0.10 by [@puneetbehl](https://togithub.com/puneetbehl) in [https://github.com/grails/grails-gradle-plugin/pull/113](https://togithub.com/grails/grails-gradle-plugin/pull/113) - Update plugin com.gradle.enterprise to v3.10.1 by [@renovate](https://togithub.com/renovate) in [https://github.com/grails/grails-gradle-plugin/pull/116](https://togithub.com/grails/grails-gradle-plugin/pull/116) - Update dependency org.springframework.boot:spring-boot-gradle-plugin to v2.7.0 by [@renovate](https://togithub.com/renovate) in [https://github.com/grails/grails-gradle-plugin/pull/115](https://togithub.com/grails/grails-gradle-plugin/pull/115) - Update plugin com.gradle.common-custom-user-data-gradle-plugin to v1.6.6 by [@renovate](https://togithub.com/renovate) in [https://github.com/grails/grails-gradle-plugin/pull/117](https://togithub.com/grails/grails-gradle-plugin/pull/117) - Update plugin com.gradle.enterprise to v3.10.2 by [@renovate](https://togithub.com/renovate) in [https://github.com/grails/grails-gradle-plugin/pull/121](https://togithub.com/grails/grails-gradle-plugin/pull/121) - Update dependency org.codehaus.groovy:groovy-cli-picocli to v3.0.11 by [@renovate](https://togithub.com/renovate) in [https://github.com/grails/grails-gradle-plugin/pull/120](https://togithub.com/grails/grails-gradle-plugin/pull/120) - Update grailsVersion to v5.1.8 by [@renovate](https://togithub.com/renovate) in [https://github.com/grails/grails-gradle-plugin/pull/119](https://togithub.com/grails/grails-gradle-plugin/pull/119) - Update plugin com.gradle.common-custom-user-data-gradle-plugin to v1.7.2 by [@renovate](https://togithub.com/renovate) in [https://github.com/grails/grails-gradle-plugin/pull/118](https://togithub.com/grails/grails-gradle-plugin/pull/118) - Update default Micronaut version to 3.5.1 by [@puneetbehl](https://togithub.com/puneetbehl) in [https://github.com/grails/grails-gradle-plugin/pull/122](https://togithub.com/grails/grails-gradle-plugin/pull/122) - Fix changelog workflow by [@puneetbehl](https://togithub.com/puneetbehl) in [https://github.com/grails/grails-gradle-plugin/pull/123](https://togithub.com/grails/grails-gradle-plugin/pull/123) - Update to Grails 5.2.0 by [@puneetbehl](https://togithub.com/puneetbehl) in [https://github.com/grails/grails-gradle-plugin/pull/124](https://togithub.com/grails/grails-gradle-plugin/pull/124) **Full Changelog**: https://github.com/grails/grails-gradle-plugin/compare/v5.1.4...v5.2.0 ### [`v5.1.5`](https://togithub.com/grails/grails-gradle-plugin/releases/tag/v5.1.5): 5.1.5 **Full Changelog**: https://github.com/grails/grails-gradle-plugin/compare/v5.1.4...v5.1.5 ### [`v5.1.4`](https://togithub.com/grails/grails-gradle-plugin/releases/tag/v5.1.4): 5.1.4 #### What's Changed - Update grailsVersion to v5.1.3 by [@renovate](https://togithub.com/renovate) in [https://github.com/grails/grails-gradle-plugin/pull/91](https://togithub.com/grails/grails-gradle-plugin/pull/91) - Exclude logback.xml for plugin jar by [@rainboyan](https://togithub.com/rainboyan) in [https://github.com/grails/grails-gradle-plugin/pull/98](https://togithub.com/grails/grails-gradle-plugin/pull/98) - Update dependency org.springframework.boot:spring-boot-gradle-plugin to v2.6.6 by [@renovate](https://togithub.com/renovate) in [https://github.com/grails/grails-gradle-plugin/pull/97](https://togithub.com/grails/grails-gradle-plugin/pull/97) - Update plugin com.gradle.common-custom-user-data-gradle-plugin to v1.6.5 by [@renovate](https://togithub.com/renovate) in [https://github.com/grails/grails-gradle-plugin/pull/92](https://togithub.com/grails/grails-gradle-plugin/pull/92) - Update grailsVersion to v5.1.6 by [@renovate](https://togithub.com/renovate) in [https://github.com/grails/grails-gradle-plugin/pull/96](https://togithub.com/grails/grails-gradle-plugin/pull/96) - Update plugin com.gradle.enterprise to v3.9 by [@renovate](https://togithub.com/renovate) in [https://github.com/grails/grails-gradle-plugin/pull/93](https://togithub.com/grails/grails-gradle-plugin/pull/93) - Update plugin com.gradle.enterprise to v3.10 by [@renovate](https://togithub.com/renovate) in [https://github.com/grails/grails-gradle-plugin/pull/107](https://togithub.com/grails/grails-gradle-plugin/pull/107) - Update grailsVersion to v5.1.7 by [@renovate](https://togithub.com/renovate) in [https://github.com/grails/grails-gradle-plugin/pull/106](https://togithub.com/grails/grails-gradle-plugin/pull/106) **Full Changelog**: https://github.com/grails/grails-gradle-plugin/compare/v5.1.3...v5.1.4Configuration
📅 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 has been generated by Mend Renovate. View repository job log here.