Skip to content

Commit

Permalink
Merge pull request #90 from cip4/dependabot/gradle/org.mockito-mockit…
Browse files Browse the repository at this point in the history
…o-core-5.12.0

Bump org.mockito:mockito-core from 5.11.0 to 5.12.0
  • Loading branch information
rainer-prosi authored Jun 26, 2024
2 parents e9d9f10 + 8185615 commit 237e660
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 @@ -136,7 +136,7 @@ dependencies {
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.10.2'
testImplementation 'org.springframework:spring-test:5.3.37'
testImplementation 'org.springframework:spring-web:5.3.37'
testImplementation 'org.mockito:mockito-core:5.11.0'
testImplementation 'org.mockito:mockito-core:5.12.0'
}

jacocoTestReport {
Expand Down

0 comments on commit 237e660

Please sign in to comment.