mirror of
https://github.com/google/nomulus
synced 2026-09-27 02:14:14 +00:00
Remove a linter warning (#1103)
* Remove a linter warning * Remove duplicate
This commit is contained in:
@@ -330,6 +330,7 @@ dependencies {
|
|||||||
testCompile deps['org.junit.platform:junit-platform-suite-api']
|
testCompile deps['org.junit.platform:junit-platform-suite-api']
|
||||||
testCompile deps['org.mockito:mockito-core']
|
testCompile deps['org.mockito:mockito-core']
|
||||||
testCompile deps['org.mockito:mockito-junit-jupiter']
|
testCompile deps['org.mockito:mockito-junit-jupiter']
|
||||||
|
testCompile 'org.checkerframework:checker-qual:3.9.1'
|
||||||
runtime deps['org.postgresql:postgresql']
|
runtime deps['org.postgresql:postgresql']
|
||||||
|
|
||||||
// Indirect dependency found by undeclared-dependency check. Such
|
// Indirect dependency found by undeclared-dependency check. Such
|
||||||
|
|||||||
Reference in New Issue
Block a user