mirror of
https://github.com/google/nomulus
synced 2026-09-05 23:57:01 +00:00
Run buildifier on codebase to format BUILD files
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=140362453
This commit is contained in:
Vendored
+1
-1
@@ -5,7 +5,7 @@ licenses(["notice"]) # MIT, portions under other notice licenses
|
||||
java_library(
|
||||
name = "bouncycastle",
|
||||
exports = [
|
||||
"@bcprov_jdk15on//jar",
|
||||
"//third_party/java/bouncycastle_bcpkix",
|
||||
"@bcprov_jdk15on//jar",
|
||||
],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user