Skip to content

Commit

Permalink
build(deps): bump org.junit.support:testng-engine from 1.0.4 to 1.0.5
Browse files Browse the repository at this point in the history
Bumps [org.junit.support:testng-engine](https://github.com/junit-team/testng-engine) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/junit-team/testng-engine/releases)
- [Commits](junit-team/testng-engine@r1.0.4...r1.0.5)

---
updated-dependencies:
- dependency-name: org.junit.support:testng-engine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 3, 2024
1 parent f5a1f3c commit a265971
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 @@ -96,7 +96,7 @@
<awaitility.version>4.2.0</awaitility.version>
<version.surefire.plugin>3.2.3</version.surefire.plugin>
<testng.version>7.8.0</testng.version>
<testng-junit5-engine.version>1.0.4</testng-junit5-engine.version>
<testng-junit5-engine.version>1.0.5</testng-junit5-engine.version>

<mockito-core.version>5.8.0</mockito-core.version>
<byte-buddy.version>1.14.11</byte-buddy.version>
Expand Down

0 comments on commit a265971

Please sign in to comment.