Revert Configurate bump - it's not on the usual places

This commit is contained in:
Andrew Steinborn
2020-07-21 21:03:07 -04:00
parent 3ac403539d
commit bf0ae6b856

View File

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