Repository: tapestry-5
Updated Branches:
  refs/heads/master f39dc7261 -> feb1737ac


Update dependency for less4j to current, 1.10.0


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

Branch: refs/heads/master
Commit: feb1737ac9d5f1efeac28f174b1807d9f74f486a
Parents: f39dc72
Author: Howard M. Lewis Ship <hls...@apache.org>
Authored: Fri Apr 3 07:54:37 2015 -0700
Committer: Howard M. Lewis Ship <hls...@apache.org>
Committed: Fri Apr 3 07:54:37 2015 -0700

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


http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/feb1737a/tapestry-webresources/build.gradle
----------------------------------------------------------------------
diff --git a/tapestry-webresources/build.gradle 
b/tapestry-webresources/build.gradle
index 581b333..b95ff17 100644
--- a/tapestry-webresources/build.gradle
+++ b/tapestry-webresources/build.gradle
@@ -2,7 +2,7 @@ description = "Integration with WRO4J to perform runtime 
CoffeeScript compilatio
 
 dependencies {
     compile project(":tapestry-core")
-    compile "com.github.sommeri:less4j:1.9.0"
+    compile "com.github.sommeri:less4j:1.10.0"
     compile "com.google.javascript:closure-compiler:v20131014"
     compile "org.mozilla:rhino:1.7R5"
 

Reply via email to