Skip to content

Commit 6632525

Browse files
Bump com.aventstack:extentreports from 5.1.1 to 5.1.2
Bumps [com.aventstack:extentreports](https://github.com/extent-framework/extentreports-java) from 5.1.1 to 5.1.2. - [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.1.1...v5.1.2) --- updated-dependencies: - dependency-name: com.aventstack:extentreports dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 324fe04 commit 6632525

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ dependencies {
1818
implementation 'org.seleniumhq.selenium:selenium-java:4.20.0'
1919
implementation 'org.aeonbits.owner:owner:1.0.12'
2020
implementation 'com.univocity:univocity-parsers:2.9.1'
21-
implementation 'com.aventstack:extentreports:5.1.1'
21+
implementation 'com.aventstack:extentreports:5.1.2'
2222
implementation 'com.assertthat:selenium-shutterbug:1.6'
2323
implementation 'org.apache.commons:commons-lang3:3.14.0'
2424
implementation 'org.apache.commons:commons-text:1.12.0'

0 commit comments

Comments
 (0)