Skip to content

Commit 092884e

Browse files
committed
Parent project added to build gradle for rabbit
1 parent 7af34ca commit 092884e

File tree

2 files changed

+1
-37
lines changed

2 files changed

+1
-37
lines changed

async/async-commons/async-commons.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ bintray {
7474
dependencies {
7575
api project(":async-commons-api")
7676
api project(":domain-events-api")
77+
api project(":async-parent")
7778

7879
compileOnly 'io.projectreactor:reactor-core'
7980
api ("io.projectreactor.rabbitmq:reactor-rabbitmq")

async/async-commons/src/main/java/org/reactivecommons/async/impl/reply/ReactiveReplyRouter.java

Lines changed: 0 additions & 37 deletions
This file was deleted.

0 commit comments

Comments
 (0)