From 73d9d02f3087405a249386f9128608ffb6722125 Mon Sep 17 00:00:00 2001 From: svc-excavator-bot Date: Tue, 3 Aug 2021 04:21:42 +0000 Subject: [PATCH] Excavator: Upgrades Baseline to the latest version --- build.gradle | 1 + 1 file changed, 1 insertion(+) diff --git a/build.gradle b/build.gradle index e0208ca..cc5785e 100644 --- a/build.gradle +++ b/build.gradle @@ -13,6 +13,7 @@ buildscript { } } +apply plugin: 'com.palantir.baseline' apply plugin: 'com.palantir.external-publish' apply plugin: 'com.palantir.baseline-config' apply plugin: 'com.palantir.baseline-circleci'