Skip to content

Commit

Permalink
Merge pull request #2164 from SonarOpenCommunity/dependabot/maven/io.…
Browse files Browse the repository at this point in the history
…cucumber-gherkin-19.0.2

Bump gherkin from 18.1.1 to 19.0.2
  • Loading branch information
guwirth authored May 20, 2021
2 parents c59843e + 69a627f commit 4f9280b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
<dependency>
<groupId>io.cucumber</groupId>
<artifactId>gherkin</artifactId>
<version>18.1.1</version>
<version>19.0.2</version>
</dependency>

<!-- https://mvnrepository.com/artifact/io.cucumber/cucumber-core -->
Expand Down

0 comments on commit 4f9280b

Please sign in to comment.