Skip to content

Commit

Permalink
Bump org.mockito:mockito-core from 5.6.0 to 5.7.0 (#571)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 3, 2023
1 parent a15918b commit 7636a1b
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 @@ -59,7 +59,7 @@ dependencies {
implementation 'org.apache.maven.wagon:wagon-provider-api:3.5.3'

testImplementation 'pl.pragmatists:JUnitParams:1.1.1'
testImplementation 'org.mockito:mockito-core:5.6.0'
testImplementation 'org.mockito:mockito-core:5.7.0'
testImplementation 'org.hamcrest:hamcrest:2.2'

testImplementation("org.junit.jupiter:junit-jupiter") {
Expand Down

0 comments on commit 7636a1b

Please sign in to comment.