Updated to use gradle utils for updates

master
nathan 2019-05-13 12:04:39 +02:00
parent 3a48c81ff0
commit 98c9e37cd5
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ plugins {
id("com.gradle.plugin-publish") version "0.10.0"
id("com.dorkbox.Licensing") version "1.4"
id("com.dorkbox.GradleUtils") version "1.0"
kotlin("jvm") version "1.3.11"
}