From 26a8d78d1f7b3272d2e4ffbddf502edc4bbdbeba Mon Sep 17 00:00:00 2001 From: oliver Date: Wed, 8 Jan 2025 15:03:14 +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 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