Skip to content

Commit

Permalink
chore(deps): update dependency org.testng:testng to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 1, 2024
1 parent 184837f commit 0a736ae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion opc-ua-sdk/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<properties>
<annotations.version>26.0.1</annotations.version>
<slf4j.version>2.0.16</slf4j.version>
<testng.version>6.14.3</testng.version>
<testng.version>7.10.2</testng.version>
<mockito.version>2.28.2</mockito.version>
</properties>

Expand Down
2 changes: 1 addition & 1 deletion opc-ua-stack/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<annotations.version>26.0.1</annotations.version>
<netty.version>4.1.114.Final</netty.version>
<slf4j.version>2.0.16</slf4j.version>
<testng.version>6.14.3</testng.version>
<testng.version>7.10.2</testng.version>
</properties>

<modules>
Expand Down

0 comments on commit 0a736ae

Please sign in to comment.