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 648540b commit 398fbcbCopy full SHA for 398fbcb
1 file changed
build.gradle.kts
@@ -33,6 +33,10 @@ val blockList = listOf(
33
"micronaut-aws-lambda-benchmarks",
34
"micronaut-http-benchmarks",
35
"micronaut-upgrade",
36
+ "micronaut-build-plugin-sourcegen",
37
+ "micronaut-starter-analytics",
38
+ "micronaut-projectgen",
39
+ "micronaut-starter"
40
)
41
42
// For local dev with no env var, these are the modules to pull
0 commit comments