Repository: tapestry-5 Updated Branches: refs/heads/master 56168dabe -> 6dd92b5f8
upgrade SLF4J Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/6dd92b5f Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/6dd92b5f Diff: http://git-wip-us.apache.org/repos/asf/tapestry-5/diff/6dd92b5f Branch: refs/heads/master Commit: 6dd92b5f87dd59719f857dcf967377d056f1f5ee Parents: 56168da Author: Jochen Kemnade <[email protected]> Authored: Tue Oct 10 13:17:34 2017 +0200 Committer: Jochen Kemnade <[email protected]> Committed: Tue Oct 10 13:17:34 2017 +0200 ---------------------------------------------------------------------- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/6dd92b5f/build.gradle ---------------------------------------------------------------------- diff --git a/build.gradle b/build.gradle index 2ed9d25..0838e52 100755 --- a/build.gradle +++ b/build.gradle @@ -15,7 +15,7 @@ project.ext.versions = [ servletapi: "3.0.1", spock: "1.1-groovy-2.4", hibernate: "5.1.0.Final", - slf4j: "1.7.24", + slf4j: "1.7.25", geb: "1.1.1", selenium: "3.6.0" ]
