Skip to content

Commit 5c1ee0f

Browse files
Bump testng from 7.4.0 to 7.5
Bumps [testng](https://github.com/cbeust/testng) from 7.4.0 to 7.5. - [Release notes](https://github.com/cbeust/testng/releases) - [Changelog](https://github.com/cbeust/testng/blob/master/CHANGES.txt) - [Commits](testng-team/testng@7.4.0...7.5) --- updated-dependencies: - dependency-name: org.testng:testng dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 53c77e4 commit 5c1ee0f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
<dependency>
7272
<groupId>org.testng</groupId>
7373
<artifactId>testng</artifactId>
74-
<version>7.4.0</version>
74+
<version>7.5</version>
7575
<scope>test</scope>
7676
</dependency>
7777
<dependency>
@@ -87,7 +87,7 @@
8787
<netty.version>4.1.65.Final</netty.version>
8888
<reactive-streams.version>1.0.3</reactive-streams.version>
8989
<akka-stream.version>2.6.15</akka-stream.version>
90-
<maven-bundle-plugin.version>5.1.1</maven-bundle-plugin.version>
90+
<maven-bundle-plugin.version>5.1.4</maven-bundle-plugin.version>
9191
<maven-jar-plugin.version>3.2.0</maven-jar-plugin.version>
9292
</properties>
9393

0 commit comments

Comments
 (0)