Skip to content

Commit

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

Bump mockito-core from 4.3.0 to 4.3.1
  • Loading branch information
lukas-krecan committed Jan 26, 2022
2 parents 3071e80 + 4245b42 commit 4a7874a
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 @@ -126,7 +126,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>4.3.0</version>
<version>4.3.1</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 4a7874a

Please sign in to comment.