SERG-Delft / jpacman-template

Template to start working on a solution for JPacman software testing exercises.
2 stars 10 forks source link

Updated pom.xml to include the latest version of cucumber #22

Closed x37verheij closed 8 years ago

x37verheij commented 8 years ago

Version 1.2.2 of cucumber contains a bug where cucumber cannot find cucumber-java-1.2.2.jar when the path consists of a whitespace (%20). Version 1.2.4 fixes this bug.