Upgrade RAT
Project: http://git-wip-us.apache.org/repos/asf/zest-java/repo Commit: http://git-wip-us.apache.org/repos/asf/zest-java/commit/ce0d72a0 Tree: http://git-wip-us.apache.org/repos/asf/zest-java/tree/ce0d72a0 Diff: http://git-wip-us.apache.org/repos/asf/zest-java/diff/ce0d72a0 Branch: refs/heads/develop Commit: ce0d72a059117dcaf666581b69f00d6cb9199aa5 Parents: e5a4780 Author: Paul Merlin <[email protected]> Authored: Mon Jun 13 19:44:41 2016 +0200 Committer: Paul Merlin <[email protected]> Committed: Mon Jun 13 19:44:41 2016 +0200 ---------------------------------------------------------------------- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/zest-java/blob/ce0d72a0/build.gradle ---------------------------------------------------------------------- diff --git a/build.gradle b/build.gradle index 9fd10bd..b75a3d3 100644 --- a/build.gradle +++ b/build.gradle @@ -36,7 +36,7 @@ buildscript { jcenter() } dependencies { - classpath 'gradle.plugin.org.nosphere.apache:creadur-rat-gradle:0.1.2' + classpath 'gradle.plugin.org.nosphere.apache:creadur-rat-gradle:0.2.1' classpath 'gradle.plugin.org.nosphere.honker:honker-gradle:0.2.2' classpath 'org.hibernate.build.gradle:gradle-maven-publish-auth:2.0.1' }
