Skip to content

Commit

Permalink
[CI Skip] Merge pull request #18 from Sefiraat/renovate/major-mockito…
Browse files Browse the repository at this point in the history
…-monorepo

Update dependency org.mockito:mockito-inline to v4
  • Loading branch information
Sefiraat authored Jan 7, 2022
2 parents 599ab00 + 589e195 commit fe5a790
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>3.12.4</version>
<version>4.2.0</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit fe5a790

Please sign in to comment.