Merge "Consume JGit from development tree: Add missing dependency"
This commit is contained in:
@@ -713,6 +713,13 @@ maven_jar(
|
||||
sha1 = "42a25dc3219429f0e5d060061f71acb49bf010a0",
|
||||
)
|
||||
|
||||
# Only needed when jgit is built from the development tree
|
||||
maven_jar(
|
||||
name = "hamcrest_library",
|
||||
artifact = "org.hamcrest:hamcrest-library:1.3",
|
||||
sha1 = "4785a3c21320980282f9f33d0d1264a69040538f",
|
||||
)
|
||||
|
||||
TRUTH_VERS = "0.32"
|
||||
|
||||
maven_jar(
|
||||
|
||||
Reference in New Issue
Block a user