Skip to content

Commit

Permalink
FINERACT-2081: Fix missing application.properties during build issue
Browse files Browse the repository at this point in the history
  • Loading branch information
adamsaghy committed Aug 21, 2024
1 parent 04533f0 commit 721ceaa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fineract-provider/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -351,3 +351,4 @@ rat.dependsOn prepareInputYaml
spotbugsTest.dependsOn resolve
compileTestJava.dependsOn ':fineract-client:processResources', ':fineract-avro-schemas:processResources'
resolveMainClassName.dependsOn resolve
processResources.dependsOn compileJava

0 comments on commit 721ceaa

Please sign in to comment.