Skip to content

Commit

Permalink
Bump com.aventstack:extentreports from 5.0.9 to 5.1.1 (#9)
Browse files Browse the repository at this point in the history
Bumps [com.aventstack:extentreports](https://github.com/extent-framework/extentreports-java) from 5.0.9 to 5.1.1.
- [Release notes](https://github.com/extent-framework/extentreports-java/releases)
- [Changelog](https://github.com/extent-framework/extentreports-java/blob/master/CHANGELOG.md)
- [Commits](extent-framework/extentreports-java@v5.0.9...v5.1.1)

---
updated-dependencies:
- dependency-name: com.aventstack:extentreports
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 14, 2023
1 parent e243dbd commit 9557231
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependencies {
implementation 'org.seleniumhq.selenium:selenium-java:4.13.0'
implementation 'org.aeonbits.owner:owner:1.0.12'
implementation 'com.univocity:univocity-parsers:2.9.1'
implementation 'com.aventstack:extentreports:5.0.9'
implementation 'com.aventstack:extentreports:5.1.1'
implementation 'com.assertthat:selenium-shutterbug:1.6'
implementation 'org.apache.commons:commons-lang3:3.12.0'
implementation 'org.apache.commons:commons-text:1.10.0'
Expand Down

0 comments on commit 9557231

Please sign in to comment.