I am trying to upgrade the suite from old info.cukes (1.0.2) to io.cucumber (5.6) with latest version.
The step definitions are recognized with the old imports but as soon as I change the import and remove the old dependencies, step definitions are not recognized.
Can anyone suggest the best way to upgrade. We are in desperate need to use the new features not available in old version.
unfortunately due to policy i can not add any snippets.