Skip to content

Commit

Permalink
Merge pull request #177 from kit-data-manager/dependabot/gradle/devel…
Browse files Browse the repository at this point in the history
…opment/org.mockito-mockito-core-5.0.0
  • Loading branch information
dependabot[bot] committed Jan 17, 2023
2 parents fe5ae51 + 9af7b97 commit d7f089a
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 @@ -134,7 +134,7 @@ dependencies {
testImplementation "org.springframework.security:spring-security-test"

//Java 11 Support
testImplementation "org.mockito:mockito-core:4.11.0"
testImplementation "org.mockito:mockito-core:5.0.0"
testImplementation "junit:junit:4.13.2"
}

Expand Down

0 comments on commit d7f089a

Please sign in to comment.