Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
HardNorth committed Feb 8, 2024
1 parent 68063d4 commit 1491825
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions example-testng-logback/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -86,13 +86,13 @@
<dependency>
<groupId>com.epam.reportportal</groupId>
<artifactId>logger-java-rest-assured</artifactId>
<version>5.2.4</version>
<version>5.3.1</version>
</dependency>

<dependency>
<groupId>com.epam.reportportal</groupId>
<artifactId>logger-java-okhttp3</artifactId>
<version>5.1.0</version>
<version>5.1.1</version>
</dependency>
<dependency>
<groupId>com.squareup.okhttp3</groupId>
Expand Down

0 comments on commit 1491825

Please sign in to comment.