Skip to content

Commit

Permalink
fixed dependency problem
Browse files Browse the repository at this point in the history
  • Loading branch information
NehaSelvan1512 committed Sep 29, 2023
1 parent 68431a7 commit 6b100d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugins/mqtt-stream/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ compileJava {
dependsOn(":core:processResources")
dependsOn(":information:processResources")
dependsOn(":monitoring:processResources")
dependsOn(":plugins:mql-language:processResources")
}

delombok {
Expand Down

0 comments on commit 6b100d9

Please sign in to comment.