PR link: #225
This test: https://github.com/dependabot/smoke-tests/blob/main/tests/smoke-maven-group-multidir.yaml currently passes because it wrongly considers version 1.5.11.RELEASE to be lower than 1.5.11. However, I've fixed the parsing on my PR: dependabot/dependabot-core#10558 and as a result this test is now failing.
This ticket is for the work to update the test.
PR link: #225
This test: https://github.com/dependabot/smoke-tests/blob/main/tests/smoke-maven-group-multidir.yaml currently passes because it wrongly considers version 1.5.11.RELEASE to be lower than 1.5.11. However, I've fixed the parsing on my PR: dependabot/dependabot-core#10558 and as a result this test is now failing.
This ticket is for the work to update the test.