Skip to content

Commit

Permalink
Merge pull request #276 from sullis/mockito5
Browse files Browse the repository at this point in the history
mockito 5.11.0
  • Loading branch information
andrus committed Apr 21, 2024
2 parents 1e0bacf + 815b974 commit fe02071
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 @@ -95,7 +95,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>3.12.4</version>
<version>5.11.0</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
Expand Down

0 comments on commit fe02071

Please sign in to comment.