Upgrade pegdown to 1.6.0

Change-Id: Id764e2df463db8784f7bfe564856bf405223474c
This commit is contained in:
David Pursehouse 2017-03-23 14:59:43 +09:00
parent 75892593ce
commit 58b40f1632

View File

@ -323,8 +323,8 @@ maven_jar(
maven_jar(
name = "pegdown",
artifact = "org.pegdown:pegdown:1.4.2",
sha1 = "d96db502ed832df867ff5d918f05b51ba3879ea7",
artifact = "org.pegdown:pegdown:1.6.0",
sha1 = "231ae49d913467deb2027d0b8a0b68b231deef4f",
)
maven_jar(