From 5cfef63550792ee34390dff9b37f75257a7bc392 Mon Sep 17 00:00:00 2001 From: oliver Date: Wed, 8 Jan 2025 15:01:06 +0000 Subject: [PATCH] Update config.js --- config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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