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