Skip to content

Commit

Permalink
Include jsoup in Tsunami's shadow jar binary.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 355862893
Change-Id: I1d75e58d82d8367c4b921f7f7e854d88b76444ea
  • Loading branch information
Tsunami Team authored and copybara-github committed Feb 5, 2021
1 parent 5ac8b43 commit f1c56f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ dependencies {
compile deps.flogger
compile deps.flogger_google_ext
compile deps.guava
compile deps.jsoup
runtime deps.jaxb_runtime

testCompile deps.junit
Expand Down

0 comments on commit f1c56f3

Please sign in to comment.