You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would it make sense to include this extension in the Quarkus Platform/Universe Bill of Materials (BOM)?
Basically, the goal is to declare io.quarkus.platform:quarkus-bom:X.Y.Z in a Gradle build script (or similar for Maven), and then just bringio.quarkiverse.jnosql:quarkus-jnosql-document-mongodb, with the version in question that's included as part of that Quarkus release, simplifying the dependency management in such way.
The text was updated successfully, but these errors were encountered:
Would it make sense to include this extension in the Quarkus Platform/Universe Bill of Materials (BOM)?
Basically, the goal is to declare
io.quarkus.platform:quarkus-bom:X.Y.Z
in a Gradle build script (or similar for Maven), and then just bringio.quarkiverse.jnosql:quarkus-jnosql-document-mongodb
, with the version in question that's included as part of that Quarkus release, simplifying the dependency management in such way.The text was updated successfully, but these errors were encountered: