Skip to content

Commit 435d183

Browse files
chore(deps-dev): bump org.testng:testng from 7.8.0 to 7.9.0 (#3312)
Bumps [org.testng:testng](https://github.com/testng-team/testng) from 7.8.0 to 7.9.0. - [Release notes](https://github.com/testng-team/testng/releases) - [Changelog](https://github.com/testng-team/testng/blob/master/CHANGES.txt) - [Commits](testng-team/testng@7.8.0...7.9.0) --- updated-dependencies: - dependency-name: org.testng:testng dependency-type: direct:development 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>
1 parent e044604 commit 435d183

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • assertj-tests/assertj-integration-tests/assertj-core-testng-with-junit4

assertj-tests/assertj-integration-tests/assertj-core-testng-with-junit4/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<dependency>
3333
<groupId>org.testng</groupId>
3434
<artifactId>testng</artifactId>
35-
<version>7.8.0</version>
35+
<version>7.9.0</version>
3636
<scope>test</scope>
3737
</dependency>
3838
</dependencies>

0 commit comments

Comments
 (0)