Skip to content
This repository has been archived by the owner on Jun 21, 2024. It is now read-only.

Commit

Permalink
Merge pull request #80 from 1and1/dependabot/maven/org.mockito-mockit…
Browse files Browse the repository at this point in the history
…o-core-5.9.0

Bump org.mockito:mockito-core from 5.8.0 to 5.9.0
  • Loading branch information
sfuhrm authored Jan 18, 2024
2 parents 66afd25 + 06e5c51 commit 3f43183
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 @@ -66,7 +66,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>5.8.0</version>
<version>5.9.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 3f43183

Please sign in to comment.