We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Recently I discovered that micronaut-sql-bom only includes a specific set of managed Hibernate dependencies - https://github.com/micronaut-projects/micronaut-sql/blob/4.8.x/gradle/libs.versions.toml#L68-L73
Would it make sense to tie the micronaut-sql-bom to hibernate-platform?
https://github.com/hibernate/hibernate-orm/blob/da522846d8625720bd4cb7ffb27153e0eed35be1/documentation/src/main/asciidoc/quickstart/guides/obtaining.adoc#L69
This was done before previously with jdbi3-bom - #574
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Feature description
Recently I discovered that micronaut-sql-bom only includes a specific set of managed Hibernate dependencies - https://github.com/micronaut-projects/micronaut-sql/blob/4.8.x/gradle/libs.versions.toml#L68-L73
Would it make sense to tie the micronaut-sql-bom to hibernate-platform?
https://github.com/hibernate/hibernate-orm/blob/da522846d8625720bd4cb7ffb27153e0eed35be1/documentation/src/main/asciidoc/quickstart/guides/obtaining.adoc#L69
This was done before previously with jdbi3-bom - #574
The text was updated successfully, but these errors were encountered: