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