Update Configurate to 3.7.3 (#845)
This commit is contained in:
@@ -17,7 +17,7 @@ allprojects {
|
|||||||
nettyVersion = '4.1.77.Final'
|
nettyVersion = '4.1.77.Final'
|
||||||
guavaVersion = '25.1-jre'
|
guavaVersion = '25.1-jre'
|
||||||
checkerFrameworkVersion = '3.6.1'
|
checkerFrameworkVersion = '3.6.1'
|
||||||
configurateVersion = '3.7.2'
|
configurateVersion = '3.7.3'
|
||||||
|
|
||||||
getCurrentShortRevision = {
|
getCurrentShortRevision = {
|
||||||
new ByteArrayOutputStream().withStream { os ->
|
new ByteArrayOutputStream().withStream { os ->
|
||||||
|
Reference in New Issue
Block a user