micronaut-projects/micronaut-build (io.micronaut.build.shared.settings)
### [`v7.1.1`](https://togithub.com/micronaut-projects/micronaut-build/releases/tag/v7.1.1): Micronaut Build Plugins 7.1.1
#### What's Changed
- Replaced detached configurations with regular configurations by [@melix](https://togithub.com/melix) in [https://github.com/micronaut-projects/micronaut-build/pull/695](https://togithub.com/micronaut-projects/micronaut-build/pull/695)
**Full Changelog**: https://github.com/micronaut-projects/micronaut-build/compare/v7.1.0...v7.1.1
### [`v7.1.0`](https://togithub.com/micronaut-projects/micronaut-build/releases/tag/v7.1.0): Micronaut Build Plugins 7.1.0
#### What's Changed
- Fix documentation when default language is unavailable by [@timyates](https://togithub.com/timyates) in [https://github.com/micronaut-projects/micronaut-build/pull/684](https://togithub.com/micronaut-projects/micronaut-build/pull/684)
- Inline dependencies from Micronaut BOMs into the generated BOM by [@melix](https://togithub.com/melix) in [https://github.com/micronaut-projects/micronaut-build/pull/690](https://togithub.com/micronaut-projects/micronaut-build/pull/690)
- Improve BOM/catalog generation by [@melix](https://togithub.com/melix) in [https://github.com/micronaut-projects/micronaut-build/pull/691](https://togithub.com/micronaut-projects/micronaut-build/pull/691)
- Add support for inferred managed libraries by [@melix](https://togithub.com/melix) in [https://github.com/micronaut-projects/micronaut-build/pull/692](https://togithub.com/micronaut-projects/micronaut-build/pull/692)
- Update mikepenz/action-junit-report action to v4.2.2 by [@renovate](https://togithub.com/renovate) in [https://github.com/micronaut-projects/micronaut-build/pull/694](https://togithub.com/micronaut-projects/micronaut-build/pull/694)
- Update dependency org.apache.maven:maven-model-builder to v3.9.7 by [@renovate](https://togithub.com/renovate) in [https://github.com/micronaut-projects/micronaut-build/pull/693](https://togithub.com/micronaut-projects/micronaut-build/pull/693)
- Update dependency org.asciidoctor:asciidoctorj to v2.5.13 by [@renovate](https://togithub.com/renovate) in [https://github.com/micronaut-projects/micronaut-build/pull/688](https://togithub.com/micronaut-projects/micronaut-build/pull/688)
- Update dependency com.gradle:develocity-gradle-plugin to v3.17.4 by [@renovate](https://togithub.com/renovate) in [https://github.com/micronaut-projects/micronaut-build/pull/685](https://togithub.com/micronaut-projects/micronaut-build/pull/685)
- Update plugin com.gradle.develocity to v3.17.4 by [@renovate](https://togithub.com/renovate) in [https://github.com/micronaut-projects/micronaut-build/pull/686](https://togithub.com/micronaut-projects/micronaut-build/pull/686)
- Update gradle/wrapper-validation-action action to v3.3.2 by [@renovate](https://togithub.com/renovate) in [https://github.com/micronaut-projects/micronaut-build/pull/683](https://togithub.com/micronaut-projects/micronaut-build/pull/683)
- Update dependency net.bytebuddy:byte-buddy to v1.14.17 by [@renovate](https://togithub.com/renovate) in [https://github.com/micronaut-projects/micronaut-build/pull/682](https://togithub.com/micronaut-projects/micronaut-build/pull/682)
- Update dependency org.objenesis:objenesis to v3.4 by [@renovate](https://togithub.com/renovate) in [https://github.com/micronaut-projects/micronaut-build/pull/687](https://togithub.com/micronaut-projects/micronaut-build/pull/687)
**Full Changelog**: https://github.com/micronaut-projects/micronaut-build/compare/v7.0.1...v7.1.0
Configuration
📅 Schedule: Branch creation - "after 10pm" in timezone Europe/Prague, 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:
7.0.1
->7.1.1
Release Notes
micronaut-projects/micronaut-build (io.micronaut.build.shared.settings)
### [`v7.1.1`](https://togithub.com/micronaut-projects/micronaut-build/releases/tag/v7.1.1): Micronaut Build Plugins 7.1.1 #### What's Changed - Replaced detached configurations with regular configurations by [@melix](https://togithub.com/melix) in [https://github.com/micronaut-projects/micronaut-build/pull/695](https://togithub.com/micronaut-projects/micronaut-build/pull/695) **Full Changelog**: https://github.com/micronaut-projects/micronaut-build/compare/v7.1.0...v7.1.1 ### [`v7.1.0`](https://togithub.com/micronaut-projects/micronaut-build/releases/tag/v7.1.0): Micronaut Build Plugins 7.1.0 #### What's Changed - Fix documentation when default language is unavailable by [@timyates](https://togithub.com/timyates) in [https://github.com/micronaut-projects/micronaut-build/pull/684](https://togithub.com/micronaut-projects/micronaut-build/pull/684) - Inline dependencies from Micronaut BOMs into the generated BOM by [@melix](https://togithub.com/melix) in [https://github.com/micronaut-projects/micronaut-build/pull/690](https://togithub.com/micronaut-projects/micronaut-build/pull/690) - Improve BOM/catalog generation by [@melix](https://togithub.com/melix) in [https://github.com/micronaut-projects/micronaut-build/pull/691](https://togithub.com/micronaut-projects/micronaut-build/pull/691) - Add support for inferred managed libraries by [@melix](https://togithub.com/melix) in [https://github.com/micronaut-projects/micronaut-build/pull/692](https://togithub.com/micronaut-projects/micronaut-build/pull/692) - Update mikepenz/action-junit-report action to v4.2.2 by [@renovate](https://togithub.com/renovate) in [https://github.com/micronaut-projects/micronaut-build/pull/694](https://togithub.com/micronaut-projects/micronaut-build/pull/694) - Update dependency org.apache.maven:maven-model-builder to v3.9.7 by [@renovate](https://togithub.com/renovate) in [https://github.com/micronaut-projects/micronaut-build/pull/693](https://togithub.com/micronaut-projects/micronaut-build/pull/693) - Update dependency org.asciidoctor:asciidoctorj to v2.5.13 by [@renovate](https://togithub.com/renovate) in [https://github.com/micronaut-projects/micronaut-build/pull/688](https://togithub.com/micronaut-projects/micronaut-build/pull/688) - Update dependency com.gradle:develocity-gradle-plugin to v3.17.4 by [@renovate](https://togithub.com/renovate) in [https://github.com/micronaut-projects/micronaut-build/pull/685](https://togithub.com/micronaut-projects/micronaut-build/pull/685) - Update plugin com.gradle.develocity to v3.17.4 by [@renovate](https://togithub.com/renovate) in [https://github.com/micronaut-projects/micronaut-build/pull/686](https://togithub.com/micronaut-projects/micronaut-build/pull/686) - Update gradle/wrapper-validation-action action to v3.3.2 by [@renovate](https://togithub.com/renovate) in [https://github.com/micronaut-projects/micronaut-build/pull/683](https://togithub.com/micronaut-projects/micronaut-build/pull/683) - Update dependency net.bytebuddy:byte-buddy to v1.14.17 by [@renovate](https://togithub.com/renovate) in [https://github.com/micronaut-projects/micronaut-build/pull/682](https://togithub.com/micronaut-projects/micronaut-build/pull/682) - Update dependency org.objenesis:objenesis to v3.4 by [@renovate](https://togithub.com/renovate) in [https://github.com/micronaut-projects/micronaut-build/pull/687](https://togithub.com/micronaut-projects/micronaut-build/pull/687) **Full Changelog**: https://github.com/micronaut-projects/micronaut-build/compare/v7.0.1...v7.1.0Configuration
📅 Schedule: Branch creation - "after 10pm" in timezone Europe/Prague, 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.