Skip to content

Commit

Permalink
GEODE-7869: Cleanup warnings in geode-common
Browse files Browse the repository at this point in the history
  • Loading branch information
jake-at-work committed Mar 16, 2020
1 parent 48ea49c commit 5abf502
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions geode-common/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
apply from: "${rootDir}/${scriptDir}/standard-subproject-configuration.gradle"

apply from: "${project.projectDir}/../gradle/publish-java.gradle"
apply from: "${project.projectDir}/../gradle/warnings.gradle"

dependencies {
implementation(platform(project(':boms:geode-all-bom')))
Expand Down

0 comments on commit 5abf502

Please sign in to comment.