Skip to content

Commit

Permalink
Merge pull request #273 from uPortal-Project/renovate/mockito-monorepo
Browse files Browse the repository at this point in the history
fix(deps): update dependency org.mockito:mockito-core to v4.11.0
  • Loading branch information
ChristianMurphy authored Jan 27, 2023
2 parents a60e899 + 6b7aa2b commit bedf34e
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 @@ -179,7 +179,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>4.8.1</version>
<version>4.11.0</version>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
Expand Down

0 comments on commit bedf34e

Please sign in to comment.