Skip to content
This repository was archived by the owner on Dec 19, 2025. It is now read-only.

Commit 952362b

Browse files
Update build.gradle
1 parent 7e40a4e commit 952362b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ task startServices() {}
3535
startServices.dependsOn(":reactive-lab-services:startServices")
3636

3737
task startGateway() {}
38-
startGateway.dependsOn(":reactive-lab-gateway:start")
38+
startGateway.dependsOn(":reactive-lab-gateway:startGateway")

0 commit comments

Comments
 (0)