Add commons-lang3 dependency to gitiles plugin
In I5ebca8a20d0 gitiles was added as core plugin, but transitive dependency to commons-lang3 was missed to be added. Bug: Issue 10383 Change-Id: I5395186a49fc3b7326b89b47a55e5f2daf481c30
This commit is contained in:
@@ -9,6 +9,7 @@ java_library(
|
||||
":gfm-tables",
|
||||
":gitiles-servlet",
|
||||
":prettify",
|
||||
"//lib/commons:lang3",
|
||||
],
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user