As raised in #6, we cannot build against Cucumber 6.11.0, as it requires
a new version of `cucumber-messages` which is incompatible with our
`gherkin` dependency.
To allow us to migrate to the new version, we need to make sure that we
align both versions.
Closes #6.