Skip to content

Commit

Permalink
build(deps-dev): bump org.easymock:easymock from 5.1.0 to 5.2.0
Browse files Browse the repository at this point in the history
Bumps [org.easymock:easymock](https://github.com/easymock/easymock) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/easymock/easymock/releases)
- [Changelog](https://github.com/easymock/easymock/blob/master/ReleaseNotes.md)
- [Commits](easymock/easymock@easymock-5.1.0...easymock-5.2.0)

---
updated-dependencies:
- dependency-name: org.easymock:easymock
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 30, 2023
1 parent f14a7d9 commit 58906a4
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 @@ -117,7 +117,7 @@
<bouncycastle.version>1.70</bouncycastle.version>

<!-- Test 3rd-party dependencies: -->
<easymock.version>5.1.0</easymock.version>
<easymock.version>5.2.0</easymock.version>
<mockito.version>5.5.0</mockito.version>
<mockito-inline.version>5.2.0</mockito-inline.version>
<gmaven.version>3.0.0</gmaven.version>
Expand Down

0 comments on commit 58906a4

Please sign in to comment.