Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jun 10, 2024
1 parent 5c59527 commit dbf9e42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ dependencies {
implementation 'org.javassist:javassist:3.30.2-GA'

testImplementation 'org.testng:testng:7.10.2'
testImplementation 'org.easymock:easymock:5.2.0'
testImplementation 'org.easymock:easymock:5.3.0'
}

intellij {
Expand Down

0 comments on commit dbf9e42

Please sign in to comment.