Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump org.testng:testng from 7.4.0 to 7.10.2 in /spring-boot-example
Browse files Browse the repository at this point in the history
Bumps [org.testng:testng](https://github.com/testng-team/testng) from 7.4.0 to 7.10.2.
- [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.4.0...7.10.2)

---
updated-dependencies:
- dependency-name: org.testng:testng
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] authored Jan 27, 2025
1 parent dc39a42 commit 26b15d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-example/pom.xml
Original file line number Diff line number Diff line change
@@ -19,7 +19,7 @@
<junit4.version>4.13.2</junit4.version>
<testcontainers.version>1.19.0</testcontainers.version>
<mockito.version>5.4.0</mockito.version>
<testng.version>7.4.0</testng.version>
<testng.version>7.10.2</testng.version>
<hamcrest.version>2.2</hamcrest.version>
<assertj.version>3.27.3</assertj.version>
<json-path.version>2.9.0</json-path.version>

0 comments on commit 26b15d7

Please sign in to comment.