Skip to content

Commit

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

Bump org.easymock:easymock from 5.2.0 to 5.3.0
  • Loading branch information
uwolfer authored Jun 11, 2024
2 parents 5c59527 + dbf9e42 commit 4e58ea0
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 4e58ea0

Please sign in to comment.