Skip to content

Commit

Permalink
Bump mockito-testng from 0.4.13 to 0.4.16
Browse files Browse the repository at this point in the history
Bumps [mockito-testng](https://github.com/mockito/mockito-testng) from 0.4.13 to 0.4.16.
- [Release notes](https://github.com/mockito/mockito-testng/releases)
- [Changelog](https://github.com/mockito/mockito-testng/blob/master/docs/release-notes.md)
- [Commits](mockito/mockito-testng@v0.4.13...v0.4.16)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-testng
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and robot-simplify4u committed Jan 4, 2022
1 parent f41c103 commit b2c0ce0
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 @@ -272,7 +272,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-testng</artifactId>
<version>0.4.13</version>
<version>0.4.16</version>
</dependency>
<dependency>
<groupId>org.simplify4u</groupId>
Expand Down

0 comments on commit b2c0ce0

Please sign in to comment.