mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-19 05:55:51 +00:00
bumping up cucumber to fix bug
This commit is contained in:
parent
1f22a6ae25
commit
c90ba72d70
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
<dependency>
|
||||
<groupId>info.cukes</groupId>
|
||||
<artifactId>cucumber-java</artifactId>
|
||||
<version>1.2.2</version>
|
||||
<version>1.2.3</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
|
Loading…
Reference in a new issue