Skip to content

Commit d065571

Browse files
author
michaelk
committed
Add new module
1 parent 06bc4d0 commit d065571

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build-all.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ if [[ "$MODULE" == "module7" ]]
8787
then
8888
# ADD NEW MODULES HERE
8989
# (add new modules above the rest so you get quicker feedback if it fails)
90+
build maven_module "archunit"
9091
build maven_module "aws/structured-logging-cw"
9192
build_gradle_module "kotlin/coroutines"
9293
build_maven_module "core-java/streams/data-streams"

0 commit comments

Comments
 (0)