Skip to content

Commit

Permalink
Bump up cucumber-reporting libraries (#232)
Browse files Browse the repository at this point in the history
  • Loading branch information
damianszczepanik authored Oct 29, 2023
1 parent 64cac4e commit 7a1615a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-plugin-api</artifactId>
<version>4.0.0-alpha-5</version>
<version>4.0.0-alpha-8</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand All @@ -189,7 +189,7 @@
<dependency>
<groupId>net.masterthought</groupId>
<artifactId>cucumber-reporting</artifactId>
<version>5.7.6</version>
<version>5.7.7</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 7a1615a

Please sign in to comment.