Skip to content

Commit

Permalink
Merge pull request #391 from kit-data-manager/dependabot/gradle/devel…
Browse files Browse the repository at this point in the history
…opment/org.mockito-mockito-core-5.7.0
  • Loading branch information
dependabot[bot] authored Nov 10, 2023
2 parents 6e9f2cc + d0ee867 commit 548702b
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 @@ -127,7 +127,7 @@ dependencies {
testImplementation "org.springframework.security:spring-security-test"

//Java 11 Support
testImplementation "org.mockito:mockito-core:5.6.0"
testImplementation "org.mockito:mockito-core:5.7.0"
testImplementation "junit:junit:4.13.2"
testImplementation "com.github.stefanbirkner:system-lambda:1.2.1"

Expand Down

0 comments on commit 548702b

Please sign in to comment.