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

Remove jakarta managed deps and use from micronaut-sql #3191

Merged
merged 2 commits into from
Oct 21, 2024

Conversation

radovanradic
Copy link
Contributor

Resolves #3188
Targeting 4.10.x as I think it might get released soon.

testImplementation mnRxjava2.micronaut.rxjava2
testImplementation mnReactor.micronaut.reactor
testImplementation(libs.managed.jakarta.persistence.api)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was duplicate entry

Copy link
Contributor

@melix melix left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That was fast, thanks!

Copy link

@radovanradic radovanradic merged commit 40b2035 into 4.10.x Oct 21, 2024
53 checks passed
@radovanradic radovanradic deleted the remove-managed-deps branch October 21, 2024 06:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove managed dependencies
4 participants