1
0
mirror of synced 2026-08-05 09:47:05 +00:00

Added missing jettyVersion variable to build.gradle.

This commit is contained in:
Luke Taylor
2010-02-11 17:36:45 +00:00
parent 90d6ff1fde
commit 403f8da79a
+1
View File
@@ -26,6 +26,7 @@ configure(javaProjects()) {
aspectjVersion = '1.6.5'
apacheDsVersion = '1.5.5'
jstlVersion = '1.1.2'
jettyVersion = '6.1.22'
configurations {
bundlor