We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0ad81a commit 327e849Copy full SHA for 327e849
1 file changed
build-all.sh
@@ -28,6 +28,7 @@ build_gradle_module() {
28
29
chmod +x gradlew
30
31
+build_gradle_module "spring-boot/data-migration/flyway"
32
build_gradle_module "junit/assumptions"
33
build_gradle_module "logging"
34
build_gradle_module "pact/pact-feign-consumer"
0 commit comments