Skip to content

Commit

Permalink
Bump org.testng:testng from 7.10.2 to 7.11.0
Browse files Browse the repository at this point in the history
Bumps [org.testng:testng](https://github.com/testng-team/testng) from 7.10.2 to 7.11.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.10.2...7.11.0)

---
updated-dependencies:
- dependency-name: org.testng: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 Feb 13, 2025
1 parent 88e8f9a commit bb540fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<resteasy.spring.version>3.2.0.Final</resteasy.spring.version>
<version.org.jboss.resteasy>6.2.11.Final</version.org.jboss.resteasy>
<springboot.version>3.4.0</springboot.version>
<ver.testng>7.10.2</ver.testng>
<ver.testng>7.11.0</ver.testng>
<ver.wildfly.maven.plugin>5.1.2.Final</ver.wildfly.maven.plugin>
<wildfly.version>34.0.0.Final</wildfly.version>
<version.io.netty.netty4>4.1.118.Final</version.io.netty.netty4>
Expand Down

0 comments on commit bb540fe

Please sign in to comment.