Skip to content

Commit 398fbcb

Browse files
committed
Add more exclusions
1 parent 648540b commit 398fbcb

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

build.gradle.kts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,10 @@ val blockList = listOf(
3333
"micronaut-aws-lambda-benchmarks",
3434
"micronaut-http-benchmarks",
3535
"micronaut-upgrade",
36+
"micronaut-build-plugin-sourcegen",
37+
"micronaut-starter-analytics",
38+
"micronaut-projectgen",
39+
"micronaut-starter"
3640
)
3741

3842
// For local dev with no env var, these are the modules to pull

0 commit comments

Comments
 (0)