remove obsolete version entry for wro4j
Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/9f22a84a Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/9f22a84a Diff: http://git-wip-us.apache.org/repos/asf/tapestry-5/diff/9f22a84a Branch: refs/heads/master Commit: 9f22a84a54274377970eaa144d283216415ca894 Parents: df98683 Author: Jochen Kemnade <[email protected]> Authored: Thu Feb 19 09:49:49 2015 +0100 Committer: Jochen Kemnade <[email protected]> Committed: Thu Feb 19 09:49:49 2015 +0100 ---------------------------------------------------------------------- build.gradle | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/9f22a84a/build.gradle ---------------------------------------------------------------------- diff --git a/build.gradle b/build.gradle index cc8fa6b..a962fe3 100755 --- a/build.gradle +++ b/build.gradle @@ -18,7 +18,6 @@ project.ext.versions = [ hibernate: "4.3.6.Final", groovy: "2.0.6", slf4j: "1.7.10", - wro4j: "1.7.0", geb: "0.10.0", selenium: "2.44.0" ]
