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
Instead of manually updating the dependencies and their versions, it would be desirable to integrate the Gradle refreshVersions dependency within the CICD pipeline. For further details, please see: Gradle refreshVersions
Requirements:
Add the refreshVersions dependency to the project.
However, please amend the workflow file to be a manually triggered instead of a weekly dispatch trigger.
Please ensure that the build CI passes if you upgraded any dependencies (i.e. resolve any breaking changes if you want to upgrade any versions as part of this ticket)
The text was updated successfully, but these errors were encountered:
Instead of manually updating the dependencies and their versions, it would be desirable to integrate the Gradle refreshVersions dependency within the CICD pipeline. For further details, please see: Gradle refreshVersions
Requirements:
REFRESH_VRESIONS.yml
to create a pull-request../gradlew refreshVersions
versions.properties
Please ensure that the build CI passes if you upgraded any dependencies (i.e. resolve any breaking changes if you want to upgrade any versions as part of this ticket)
The text was updated successfully, but these errors were encountered: