Skip to content

Commit 60b3818

Browse files
Bump com.aventstack:extentreports from 5.1.1 to 5.1.2 (#2673)
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-version: 5.1.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 481b48b commit 60b3818

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jme3-screenshot-tests/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dependencies {
1414
implementation project(':jme3-lwjgl3')
1515
implementation project(':jme3-plugins')
1616

17-
implementation 'com.aventstack:extentreports:5.1.1'
17+
implementation 'com.aventstack:extentreports:5.1.2'
1818
implementation platform('org.junit:junit-bom:5.9.1')
1919
implementation 'org.junit.jupiter:junit-jupiter'
2020
testRuntimeOnly project(':jme3-testdata')

0 commit comments

Comments
 (0)