Upgrade Gradle to the latest version, small preparations for Gradle 5

Also upgraded dependencies in a non-breaking manner
This commit is contained in:
DoNotSpamPls
2018-10-14 14:35:42 -04:00
committed by Nathan Adams
parent e527fec986
commit 8986ae2428
4 changed files with 11 additions and 14 deletions
+2 -1
View File
@@ -1 +1,2 @@
rootProject.name = 'brigadier'
rootProject.name = 'brigadier'
enableFeaturePreview('STABLE_PUBLISHING')