Skip to content

Commit

Permalink
Merge pull request #157 from smallrye/dependabot/maven/org.testng-tes…
Browse files Browse the repository at this point in the history
…tng-7.9.0

Bump org.testng:testng from 7.8.0 to 7.9.0
  • Loading branch information
jponge authored Jan 4, 2024
2 parents df58913 + 97c9a43 commit 41f44bb
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 @@ -68,7 +68,7 @@
<assertj-core.version>3.25.1</assertj-core.version>

<junit-jupiter.version>5.10.1</junit-jupiter.version>
<testng.version>7.8.0</testng.version>
<testng.version>7.9.0</testng.version>
<testng-junit5-engine.version>1.0.5</testng-junit5-engine.version>
<logback-classic.version>1.4.14</logback-classic.version>

Expand Down

0 comments on commit 41f44bb

Please sign in to comment.