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 d93cda9 commit 42aa801Copy full SHA for 42aa801
persistence/nosql/idgen/spi/build.gradle.kts
@@ -36,7 +36,6 @@ dependencies {
36
compileOnly(platform(libs.quarkus.bom))
37
compileOnly("io.quarkus:quarkus-core")
38
39
- compileOnly(project(":polaris-immutables"))
40
annotationProcessor(project(":polaris-immutables", configuration = "processor"))
41
42
implementation(platform(libs.jackson.bom))
0 commit comments