Skip to content

Commit

Permalink
Bump allure-testng from 2.14.0 to 2.15.0
Browse files Browse the repository at this point in the history
Bumps [allure-testng](https://github.com/allure-framework/allure-java) from 2.14.0 to 2.15.0.
- [Release notes](https://github.com/allure-framework/allure-java/releases)
- [Commits](allure-framework/allure-java@2.14.0...2.15.0)

---
updated-dependencies:
- dependency-name: io.qameta.allure:allure-testng
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 24, 2021
1 parent 39eac65 commit f797670
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<threads>1</threads>
<groups />
<aspectj.version>1.9.7</aspectj.version>
<allure.version>2.14.0</allure.version>
<allure.version>2.15.0</allure.version>
<truth.version>1.1.3</truth.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
Expand Down Expand Up @@ -319,7 +319,7 @@
<plugin>
<groupId>org.codehaus.gmavenplus</groupId>
<artifactId>gmavenplus-plugin</artifactId>
<version>1.12.1</version>
<version>1.13.0</version>
<executions>
<execution>
<goals>
Expand Down

0 comments on commit f797670

Please sign in to comment.