Closed renovate[bot] closed 3 months ago
The update to the build.gradle
file involves upgrading the MapStruct library and its annotation processor from version 1.5.5.Final
to 1.6.0
. This change aims to leverage new features, enhancements, and bug fixes provided in the latest version, ensuring consistent usage across both main and test dependencies.
Files | Change Summary |
---|---|
build.gradle |
Updated MapStruct library and processor from 1.5.5.Final to 1.6.0 for implementation , annotationProcessor , and testAnnotationProcessor . |
π In the meadow, bright and spry,
A new version hops, oh my!
MapStruct's magic, fresh and bold,
Helps our mappings to unfold.
With updates here, our code will sing,
A joyful leapβa wondrous thing! πΌ
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
This PR contains the following updates:
1.5.5.Final
->1.6.0
1.5.5.Final
->1.6.0
Release Notes
mapstruct/mapstruct (org.mapstruct:mapstruct-processor)
### [`v1.6.0`](https://togithub.com/mapstruct/mapstruct/releases/tag/1.6.0) [Compare Source](https://togithub.com/mapstruct/mapstruct/compare/1.5.5.Final...1.6.0) ##### Previous Release Notes - [1.6.0.RC1](https://togithub.com/mapstruct/mapstruct/releases/tag/1.6.0.RC1) - [1.6.0.Beta2](https://togithub.com/mapstruct/mapstruct/releases/tag/1.6.0.Beta2) - [1.6.0.Beta1](https://togithub.com/mapstruct/mapstruct/releases/tag/1.6.0.Beta1)Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ Automerge: Enabled.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.