mirror of
https://github.com/google/nomulus.git
synced 2025-07-08 20:23:24 +02:00
Fix linter warnings (#1165)
This commit is contained in:
parent
f702f2670b
commit
b5f05405a0
3 changed files with 2 additions and 1 deletions
|
@ -330,7 +330,6 @@ dependencies {
|
|||
testCompile deps['org.junit.platform:junit-platform-suite-api']
|
||||
testCompile deps['org.mockito:mockito-core']
|
||||
testCompile deps['org.mockito:mockito-junit-jupiter']
|
||||
testCompile 'org.checkerframework:checker-qual:3.9.1'
|
||||
runtime deps['org.postgresql:postgresql']
|
||||
|
||||
// Indirect dependency found by undeclared-dependency check. Such
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue