Updated Branches: refs/heads/master 3af335185 -> f10fc6bd2
bump version number to be compatible with eclipse-groovy integration Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/f10fc6bd Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/f10fc6bd Diff: http://git-wip-us.apache.org/repos/asf/tapestry-5/diff/f10fc6bd Branch: refs/heads/master Commit: f10fc6bd2f9db136089d1e00fe60b290ec1f4b99 Parents: 92cb991 Author: Ulrich Staerk <[email protected]> Authored: Wed Feb 27 13:07:57 2013 +0100 Committer: Ulrich Staerk <[email protected]> Committed: Wed Feb 27 13:07:57 2013 +0100 ---------------------------------------------------------------------- build.gradle | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/f10fc6bd/build.gradle ---------------------------------------------------------------------- diff --git a/build.gradle b/build.gradle index a0556b5..516c6d5 100755 --- a/build.gradle +++ b/build.gradle @@ -20,7 +20,7 @@ project.ext.versions = [ servletapi: "2.5", spock: "0.7-groovy-2.0", hibernate: "4.1.2.Final", - groovy: "2.0.5", + groovy: "2.0.6", slf4j: "1.7.2" ]
