upgrade closure compiler

Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo
Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/5d9e9e36
Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/5d9e9e36
Diff: http://git-wip-us.apache.org/repos/asf/tapestry-5/diff/5d9e9e36

Branch: refs/heads/master
Commit: 5d9e9e36d6fa5a080c72810bb20d243ddb86340b
Parents: 65b4636
Author: Jochen Kemnade <[email protected]>
Authored: Wed Jul 13 14:27:56 2016 +0200
Committer: Jochen Kemnade <[email protected]>
Committed: Wed Jul 13 14:27:56 2016 +0200

----------------------------------------------------------------------
 tapestry-webresources/build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/5d9e9e36/tapestry-webresources/build.gradle
----------------------------------------------------------------------
diff --git a/tapestry-webresources/build.gradle 
b/tapestry-webresources/build.gradle
index 052d6d1..ec5727b 100644
--- a/tapestry-webresources/build.gradle
+++ b/tapestry-webresources/build.gradle
@@ -3,7 +3,7 @@ description = "Integration with WRO4J to perform runtime 
CoffeeScript compilatio
 dependencies {
     compile project(":tapestry-core")
     compile "com.github.sommeri:less4j:1.12.0"
-    compile "com.google.javascript:closure-compiler:v20160315"
+    compile "com.google.javascript:closure-compiler:v20160619"
     compile "org.mozilla:rhino:1.7.7.1"
 
     testCompile project(":tapestry-runner")

Reply via email to