Update Configurate to 3.7.3 (#845)

This commit is contained in:
Adrian
2022-08-17 14:27:45 -05:00
committed by GitHub
parent 048fd90359
commit 4b33d5fb8a

View File

@@ -17,7 +17,7 @@ allprojects {
nettyVersion = '4.1.77.Final'
guavaVersion = '25.1-jre'
checkerFrameworkVersion = '3.6.1'
configurateVersion = '3.7.2'
configurateVersion = '3.7.3'
getCurrentShortRevision = {
new ByteArrayOutputStream().withStream { os ->