You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use project repositories instead of hardcoded Maven Central in Gradle ChangeDependency
Capture Maven repositories from GradleProject in the scanner and use
them when downloading JARs for JavaSourceSet updates, falling back to
Maven Central only if no remote repository is available. This matches
the approach already used in Maven ChangeDependencyGroupIdAndArtifactId
and both AddDependency recipes.
0 commit comments