Skip to content

Commit

Permalink
Merge pull request #609 from lukas-krecan/dependabot/maven/org.mockit…
Browse files Browse the repository at this point in the history
…o-mockito-core-5.2.0

Bump mockito-core from 5.1.1 to 5.2.0
  • Loading branch information
lukas-krecan authored Mar 15, 2023
2 parents d1409b4 + d1e3b5c commit 21b4a18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion json-unit-spring/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>5.1.1</version>
<version>5.2.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 21b4a18

Please sign in to comment.