Updated plugin versions.

This commit is contained in:
Clinton Alexander 2016-11-29 13:31:46 +00:00 committed by Clinton Alexander
parent 74ea6ab0df
commit 1f88d0fa76

View File

@ -2,7 +2,7 @@
// or if you are developing these plugins. See the readme for more information.
buildscript {
ext.gradle_plugins_version = "0.6" // Our version: bump this on release.
ext.gradle_plugins_version = "0.6.1" // Our version: bump this on release.
ext.corda_published_version = "0.5" // Depend on our existing published publishing plugin.
repositories {