changeset 252:01c6387bc240

update gradle-dependency plugin
author smith@nwoca.org
date Tue, 23 Jan 2018 17:07:10 +0000
parents 969e33b82a99
children 46064f36ae31
files init20.gradle
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/init20.gradle	Sat Nov 11 02:38:26 2017 +0000
+++ b/init20.gradle	Tue Jan 23 17:07:10 2018 +0000
@@ -10,7 +10,7 @@
     }
     dependencies {
         classpath 'postgresql:postgresql:9.1-901.jdbc4'
-        classpath  'com.netflix.nebula:gradle-dependency-lock-plugin:4.9.4'
+        classpath  'com.netflix.nebula:gradle-dependency-lock-plugin:5.0.2'
     }
 }