Skip to content
This repository has been archived by the owner on Sep 2, 2024. It is now read-only.

Commit

Permalink
Merge pull request #27 from palantir/develop
Browse files Browse the repository at this point in the history
1.2.0-rc
  • Loading branch information
dotCipher authored Jul 13, 2017
2 parents b6175d6 + 9f1aafa commit f7679a7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions extras/jackson-support/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@

apply from: "${rootDir}/gradle/java.gradle"
apply from: "${rootDir}/gradle/junit.gradle"
apply from: "${rootDir}/gradle/publish.gradle"

dependencies {
compile "com.fasterxml.jackson.core:jackson-databind:${jacksonVersion}"
Expand Down
1 change: 1 addition & 0 deletions extras/slack-clients/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@

apply from: "${rootDir}/gradle/java.gradle"
apply from: "${rootDir}/gradle/junit.gradle"
apply from: "${rootDir}/gradle/publish.gradle"

dependencies {
compile project(":extras:jackson-support")
Expand Down

0 comments on commit f7679a7

Please sign in to comment.