Skip to content

Commit

Permalink
Merge pull request #268 from Aiven-Open/dependabot/gradle/org.easymoc…
Browse files Browse the repository at this point in the history
…k-easymock-5.2.0

Bump org.easymock:easymock from 5.1.0 to 5.2.0
  • Loading branch information
tvainika authored Oct 10, 2023
2 parents 7eef179 + ac44b36 commit e9dd13f
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 @@ -168,7 +168,7 @@ dependencies {
implementation "org.slf4j:slf4j-api:$slf4jVersion"

testImplementation "junit:junit:4.13.2"
testImplementation "org.easymock:easymock:5.1.0"
testImplementation "org.easymock:easymock:5.2.0"
testImplementation "org.powermock:powermock-module-junit4:2.0.9"
testImplementation "org.powermock:powermock-api-easymock:2.0.9"
testImplementation "org.mockito:mockito-core:$mockitoVersion"
Expand Down

0 comments on commit e9dd13f

Please sign in to comment.