Skip to content

Commit

Permalink
Dependency fix
Browse files Browse the repository at this point in the history
  • Loading branch information
HardNorth committed Jul 17, 2023
1 parent 681092d commit c1dd573
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions example-cucumber6-testng/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -64,13 +64,6 @@
<version>${cucumber.version}</version>
</dependency>

<dependency>
<groupId>io.cucumber</groupId>
<artifactId>gherkin</artifactId>
<version>22.0.0</version>
<scope>test</scope>
</dependency>

<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
Expand Down

0 comments on commit c1dd573

Please sign in to comment.