1
0
mirror of https://github.com/google/nomulus synced 2026-01-06 13:36:48 +00:00

Fix linter warnings (#1165)

This commit is contained in:
Lai Jiang
2021-05-18 18:30:01 -04:00
committed by GitHub
parent f702f2670b
commit b5f05405a0
3 changed files with 2 additions and 1 deletions

View File

@@ -51,6 +51,7 @@ ext {
'com.google.auto.service:auto-service:1.0-rc7',
'com.google.auto.value:auto-value-annotations:1.7.4',
'com.google.auto.value:auto-value:1.7.4',
'com.google.common.html.types:types:1.0.6',
'com.google.closure-stylesheets:closure-stylesheets:1.5.0',
// The two below are needed only for Datastore bulk delete pipeline.
'com.google.cloud.bigdataoss:util:2.1.3',