This commit is contained in:
NotMyFault 2021-02-01 22:40:42 +01:00
commit c1f6e43763
No known key found for this signature in database
GPG Key ID: 158F5701A6AAD00C

View File

@ -2,5 +2,5 @@
"extends": [
"config:base"
],
"ignoreDeps": ["guava", "rhino-runtime", "mockito-core", "antlr4", "antlr4-runtime", "paranamer"]
"ignoreDeps": ["guava", "rhino-runtime", "mockito-core", "antlr4", "antlr4-runtime", "paranamer", "fastutil"]
}