This commit is contained in:
NotMyFault
2021-09-06 13:13:01 +02:00
committed by GitHub
parent c342de28f2
commit 3b4bd5384c

View File

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