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 7c25a48 commit ba29d56
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions agent-allure-cucumber6/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ with Allure features you need to include our agent into your dependencies and se
### Gradle
```groovy
dependencies {
testImplementation 'com.epam.reportportal:agent-allure-cucumber6:5.2.0'
testImplementation 'com.epam.reportportal:agent-allure-cucumber6:5.2.1'
}
```

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

0 comments on commit ba29d56

Please sign in to comment.