Skip to content

Commit

Permalink
Bump surefire-testng from 3.1.0 to 3.1.2
Browse files Browse the repository at this point in the history
Bumps surefire-testng from 3.1.0 to 3.1.2.

---
updated-dependencies:
- dependency-name: org.apache.maven.surefire:surefire-testng
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and henri-tremblay committed Jun 7, 2023
1 parent d8cf716 commit 6051e1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-testng/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<dependency>
<groupId>org.apache.maven.surefire</groupId>
<artifactId>surefire-testng</artifactId>
<version>3.1.0</version>
<version>3.1.2</version>
</dependency>
</dependencies>
<configuration>
Expand Down

0 comments on commit 6051e1f

Please sign in to comment.