Skip to content

Commit 12f71f6

Browse files
committed
Added junit to build
1 parent e85b2be commit 12f71f6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build-all.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,8 @@ then
211211
build_gradle_module "spring-data/spring-data-jdbc-converter"
212212
build_gradle_module "reactive"
213213
build_gradle_module "junit/assumptions"
214+
build_maven_module "junit/junit5/junit5"
215+
build_maven_module "junit/junit5/functional-interfaces"
214216
build_gradle_module "logging"
215217
build_gradle_module "pact/pact-feign-consumer"
216218

0 commit comments

Comments
 (0)