Skip to content

Commit

Permalink
Merge pull request #522 from uwolfer/dependabot/gradle/org.easymock-e…
Browse files Browse the repository at this point in the history
…asymock-5.5.0

Bump org.easymock:easymock from 5.4.0 to 5.5.0
  • Loading branch information
uwolfer authored Nov 18, 2024
2 parents 9d7338b + 8f6d3ed commit 0fb5d96
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.4.0'
testImplementation 'org.easymock:easymock:5.5.0'
}

intellij {
Expand Down

0 comments on commit 0fb5d96

Please sign in to comment.