Skip to content

Commit 517757e

Browse files
Build(deps-dev): Bump org.testng:testng from 7.10.2 to 7.11.0 (#644)
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: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 38e71ea commit 517757e

File tree

1 file changed

+1
-1
lines changed
  • basyx.aasxfileserver/basyx.aasxfileserver-http

1 file changed

+1
-1
lines changed

basyx.aasxfileserver/basyx.aasxfileserver-http/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
<dependency>
109109
<groupId>org.testng</groupId>
110110
<artifactId>testng</artifactId>
111-
<version>7.10.2</version>
111+
<version>7.11.0</version>
112112
<scope>test</scope>
113113
</dependency>
114114
</dependencies>

0 commit comments

Comments
 (0)