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 #45 from 1and1/dependabot/maven/org.mockito-mockit…
Browse files Browse the repository at this point in the history
…o-core-5.4.0

Bump mockito-core from 5.1.1 to 5.4.0
  • Loading branch information
sfuhrm committed Jun 23, 2023
2 parents 42e270d + 307abcb commit a562e01
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.1.1</version>
<version>5.4.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit a562e01

Please sign in to comment.