Skip to content

Commit

Permalink
Merge pull request #9 from guetta14/patch-1
Browse files Browse the repository at this point in the history
Update pom.xml
  • Loading branch information
guetta14 authored Jan 31, 2023
2 parents 160158d + 417e996 commit 26237c7
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,11 @@
<artifactId>gherkin</artifactId>
<version>19.0.3</version>
</dependency>

<dependency>
<groupId>io.cucumber</groupId>
<artifactId>messages</artifactId>
<version>16.0.1</version>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
Expand Down

0 comments on commit 26237c7

Please sign in to comment.