Skip to content

Fix bug in update logic

Giuseppe Lavagetto requested to merge update_logic_fix into main

While we would check a module was newer than the previously selected one when it was an explicit dependency, we didn't do that for non-explicit ones.

Bug: T343502

Merge request reports