Skip to content

Commit

Permalink
[CI Skip] Merge pull request #19 from Sefiraat/renovate/mockito-monorepo
Browse files Browse the repository at this point in the history
Update dependency org.mockito:mockito-inline to v4.3.1
  • Loading branch information
Sefiraat authored Jan 26, 2022
2 parents fe5a790 + 15b25e4 commit 4a654a1
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 @@ -79,7 +79,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-inline</artifactId>
<version>4.2.0</version>
<version>4.3.1</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 4a654a1

Please sign in to comment.