Include Configurate

This commit is contained in:
Andrew Steinborn
2019-06-18 07:45:45 -04:00
parent 04a23e3622
commit 8a45074eb2
2 changed files with 5 additions and 0 deletions

View File

@@ -27,6 +27,7 @@ allprojects {
nettyVersion = '4.1.35.Final'
guavaVersion = '25.1-jre'
checkerFrameworkVersion = '2.7.0'
configurateVersion = '3.6'
getCurrentShortRevision = {
new ByteArrayOutputStream().withStream { os ->