When attempting to build/refresh gradle when building a fabric project, the process will fail with the error message
could not find "net.fabricmc.unpick"
The package is hosted on the fabric maven, but often its restricted to using the following definition
// File: settings.gradle
pluginManagement {
repositories {