mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2024-11-02 10:57:11 +00:00
20 lines
299 B
JSON
20 lines
299 B
JSON
{
|
|
"extends": [
|
|
"config:base",
|
|
":disableDependencyDashboard"
|
|
],
|
|
"ignoreDeps": [
|
|
"guava",
|
|
"rhino-runtime",
|
|
"mockito-core",
|
|
"antlr4",
|
|
"antlr4-runtime",
|
|
"paranamer",
|
|
"fastutil",
|
|
"auto-value-annotations",
|
|
"auto-value",
|
|
"gson",
|
|
"fabric-api"
|
|
]
|
|
}
|