Is there a way for me to configure my json file to auto update my packages when latest version is avilable

Is there a way for me to auto update my installed packages when latest version is available, so what i want to do is one of my activities uses a custom library and whenever this custom package is updated i want my activity to update to the latest version of this package

No and you wouldn’t want to anyway. It is important to manually update and test the new library in each automation because various unexpected errors can happen.

1 Like

@Akhil_Chappidi

You dont have an auto update feature but can try to use bulk update to update the library in multiple processes at once

Cheers

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.