Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Adds BOM Module and Migrate to Gradle Version Catalog #280

Merged
merged 24 commits into from
Aug 3, 2022
Merged

Conversation

timyates
Copy link
Contributor

@timyates timyates commented Aug 2, 2022

Supersedes #247

I removed the version upgrades, as that would require a major release of both this library and Micronaut

But conversion to a BOM can go in sooner

@timyates timyates added the relates-to: build label for issues related to the build file or CI label Aug 2, 2022
@timyates timyates requested a review from sdelamo August 2, 2022 11:09
@timyates timyates self-assigned this Aug 2, 2022
@timyates
Copy link
Contributor Author

timyates commented Aug 2, 2022

This was failing with the same error as #278

I have rolled the version back to 3.4.4 in this PR, as #278 will update the version

@timyates
Copy link
Contributor Author

timyates commented Aug 2, 2022

This should now pass

@sonarcloud
Copy link

sonarcloud bot commented Aug 2, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@sdelamo sdelamo changed the title Migrate to Gradle Version Catalog feat: Adds BOM Module and Migrate to Gradle Version Catalog Aug 3, 2022
@sdelamo sdelamo merged commit c6c6fcb into master Aug 3, 2022
@sdelamo sdelamo deleted the pr-247 branch August 3, 2022 09:17
sdelamo added a commit that referenced this pull request Aug 16, 2022
* Upgrade to Micronaut 3.3.4. Upgrade to the latest GraphQL libraries.

* Fixed graphql-java-extended-scalars version.

* graphql-java 18.0

* Fixed jwt-security example.

* Sync common files with https://github.com/micronaut-projects/micronaut-project-template

* Gradle 7.4.2.
io.micronaut.build.shared.settings 5.3.3.

* Migrate to Gradle Version Catalogs.

Co-authored-by: Alexey Zhokhov <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
relates-to: build label for issues related to the build file or CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants