Skip to content

Commit cc29437

Browse files
Bump org.testng:testng from 7.11.0 to 7.12.0
Bumps [org.testng:testng](https://github.com/testng-team/testng) from 7.11.0 to 7.12.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.11.0...7.12.0) --- updated-dependencies: - dependency-name: org.testng:testng dependency-version: 7.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d43b963 commit cc29437

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
<sortpom-maven-plugin.version>4.0.0</sortpom-maven-plugin.version>
127127
<spring-boot.version>4.0.1</spring-boot.version>
128128
<testcontainers.version>2.0.2</testcontainers.version>
129-
<testng.version>7.11.0</testng.version>
129+
<testng.version>7.12.0</testng.version>
130130
<xmlunit-assertj3.version>2.11.0</xmlunit-assertj3.version>
131131
<spring-test-profiler.version>0.0.14</spring-test-profiler.version>
132132
<ktlint-maven-plugin.version>3.5.0</ktlint-maven-plugin.version>

0 commit comments

Comments
 (0)