Skip to content

Commit

Permalink
Agent versions update
Browse files Browse the repository at this point in the history
  • Loading branch information
HardNorth committed Nov 15, 2024
1 parent fcdb701 commit a066f1d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion example-cucumber2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<dependency>
<groupId>com.epam.reportportal</groupId>
<artifactId>agent-java-cucumber2</artifactId>
<version>5.2.2</version>
<version>5.2.3</version>
</dependency>

<dependency>
Expand Down
2 changes: 1 addition & 1 deletion example-cucumber6-testng/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<dependency>
<groupId>com.epam.reportportal</groupId>
<artifactId>agent-java-cucumber6</artifactId>
<version>5.3.2</version>
<version>5.3.3</version>
</dependency>

<dependency>
Expand Down
2 changes: 1 addition & 1 deletion example-cucumber6/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<dependency>
<groupId>com.epam.reportportal</groupId>
<artifactId>agent-java-cucumber6</artifactId>
<version>5.3.2</version>
<version>5.3.3</version>
</dependency>

<dependency>
Expand Down

0 comments on commit a066f1d

Please sign in to comment.