Skip to content

Commit

Permalink
GEODE-7869: Cleanup warnings in geode-concurrency-test
Browse files Browse the repository at this point in the history
  • Loading branch information
jake-at-work committed Mar 16, 2020
1 parent 5abf502 commit f098829
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions geode-concurrency-test/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 {
compile(platform(project(':boms:geode-all-bom')))
Expand Down

0 comments on commit f098829

Please sign in to comment.