mirror of
https://github.com/google/nomulus.git
synced 2025-07-25 12:08:36 +02:00
Remove a linter warning (#1103)
* Remove a linter warning * Remove duplicate
This commit is contained in:
parent
5d3e9da750
commit
4d99a5dd35
1 changed files with 1 additions and 0 deletions
|
@ -330,6 +330,7 @@ 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