Move away from deprecation, move dependencies towards buildSrc

This commit is contained in:
Kenzie Togami
2019-07-10 13:13:41 -07:00
parent 59c2a15cda
commit eccbad92e8
6 changed files with 46 additions and 26 deletions

View File

@ -1,8 +1,7 @@
plugins {
id 'net.minecrell.licenser' version '0.4.1' apply false
id "org.ajoberstar.grgit" version "3.1.1"
id "com.github.johnrengelman.shadow" version "5.1.0"
id "com.jfrog.artifactory" version "4.9.7"
id "org.ajoberstar.grgit"
id "com.github.johnrengelman.shadow"
id "com.jfrog.artifactory"
}
println """