Configuate 4.0.0 is stable

This commit is contained in:
Andrew Steinborn
2021-04-16 04:12:45 -04:00
parent f879858e7d
commit c8519949bc

View File

@@ -28,7 +28,7 @@ allprojects {
nettyVersion = '4.1.59.Final'
guavaVersion = '30.0-jre'
checkerFrameworkVersion = '3.6.1'
configurateVersion = '4.0.0-SNAPSHOT'
configurateVersion = '4.0.0'
getCurrentShortRevision = {
new ByteArrayOutputStream().withStream { os ->