Skip to content

Commit

Permalink
Readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
reportportal.io committed Apr 5, 2024
1 parent 522cb6e commit 6690683
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions agent-allure-testng/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ to include Agent dependency.

```groovy
dependencies {
testImplementation 'com.epam.reportportal:agent-allure-testng:5.2.0'
testImplementation 'com.epam.reportportal:agent-allure-testng:5.2.1'
}
```

Expand All @@ -21,7 +21,7 @@ dependencies {
<dependency>
<groupId>com.epam.reportportal</groupId>
<artifactId>agent-allure-testng</artifactId>
<version>5.2.0</version>
<version>5.2.1</version>
<scope>test</scope>
</dependency>
```
Expand Down

0 comments on commit 6690683

Please sign in to comment.