mirror of
https://github.com/google/nomulus
synced 2026-08-18 05:06:16 +00:00
Fix Nomulus build broken by invalid import of JSch
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=141318398
This commit is contained in:
@@ -40,7 +40,7 @@ java_library(
|
||||
"//third_party/java/hamcrest",
|
||||
"//third_party/java/joda_money",
|
||||
"//third_party/java/joda_time",
|
||||
"//third_party/java/jsch/v0_1_44_google",
|
||||
"//third_party/java/jsch",
|
||||
"//third_party/java/jsr305_annotations",
|
||||
"//third_party/java/jsr330_inject",
|
||||
"//third_party/java/junit",
|
||||
|
||||
Reference in New Issue
Block a user