0
0
Fork 0
mirror of https://github.com/renovatebot/renovate.git synced 2025-03-13 07:43:27 +00:00
renovatebot_renovate/lib/modules/datasource/maven/common.ts

4 lines
94 B
TypeScript
Raw Permalink Normal View History

export const id = 'maven';
export const MAVEN_REPO = 'https://repo.maven.apache.org/maven2';