diff --git a/config.js b/config.js index 46758cc..92a86d2 100644 --- a/config.js +++ b/config.js @@ -29,7 +29,7 @@ module.exports = { packageRules: [ { matchDatasources: ['maven'], - registryUrls: ['https://nexus.w9r.dev/repository/group'] + registryUrls: ['https://nexus.w9r.dev/repository/maven-group'] } ] }; \ No newline at end of file