diff --git a/build.gradle b/build.gradle index 3a2c5e77c..795ecb610 100644 --- a/build.gradle +++ b/build.gradle @@ -36,6 +36,7 @@ apply plugin: 'com.palantir.git-version' apply plugin: 'com.palantir.baseline' repositories { + jcenter() maven { url "http://palantir.bintray.com/releases" } }