Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Commit

Permalink
Merge pull request #65 from uPortal-Project/renovate/mockito-monorepo
Browse files Browse the repository at this point in the history
chore(deps): update dependency org.mockito:mockito-core to v4.1.0
  • Loading branch information
ChristianMurphy authored Dec 9, 2021
2 parents bed5b54 + 315844f commit 9f2ab7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>4.0.0</version>
<version>4.1.0</version>
</dependency>
<dependency>
<groupId>org.owasp</groupId>
Expand Down

0 comments on commit 9f2ab7e

Please sign in to comment.