Skip to content

Commit

Permalink
Specify version for mockito-core.
Browse files Browse the repository at this point in the history
  • Loading branch information
andreasrosdal committed Feb 14, 2024
1 parent 5d86f68 commit 98c1535
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions openpdf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>5.10.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 98c1535

Please sign in to comment.