Updated dependencies

master
nathan 2020-05-07 19:12:13 +02:00
parent e233f6ffbe
commit 329943996f
2 changed files with 3 additions and 2 deletions

View File

@ -24,9 +24,9 @@ plugins {
id("com.gradle.plugin-publish") version "0.10.1"
id("com.dorkbox.Licensing") version "1.4"
id("com.dorkbox.Licensing") version "1.4.2"
id("com.dorkbox.VersionUpdate") version "1.6.1"
id("com.dorkbox.GradleUtils") version "1.2.7"
id("com.dorkbox.GradleUtils") version "1.3"
kotlin("jvm") version "1.3.61"
}

1
gradle.properties Normal file
View File

@ -0,0 +1 @@
org.gradle.warning.mode=all