We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d45c985 commit fa409c9Copy full SHA for fa409c9
bom/build.gradle.kts
@@ -31,6 +31,7 @@ dependencies {
31
32
api(project(":polaris-container-spec-helper"))
33
api(project(":polaris-immutables"))
34
+ api(project(":polaris-misc-types"))
35
api(project(":polaris-version"))
36
37
api(project(":polaris-config-docs-annotations"))
0 commit comments