Update config.js
This commit is contained in:
parent
9a37c92e03
commit
5cfef63550
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ module.exports = {
|
|||
packageRules: [
|
||||
{
|
||||
matchDatasources: ['maven'],
|
||||
registryUrls: ['https://nexus.w9r.de/repository/group']
|
||||
registryUrls: ['https://nexus.w9r.dev/repository/group']
|
||||
}
|
||||
]
|
||||
};
|
Loading…
Add table
Reference in a new issue