Skip to content

Commit

Permalink
Bump org.mockito:mockito-core from 5.14.2 to 5.15.2 (#820)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 3, 2025
1 parent 5579dea commit ebdb9c3
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.14.2'
testImplementation 'org.mockito:mockito-core:5.15.2'
testImplementation 'org.hamcrest:hamcrest:3.0'

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

0 comments on commit ebdb9c3

Please sign in to comment.