Skip to content

Commit

Permalink
Merge pull request #157 from holixon/dependabot/maven/org.mockito-moc…
Browse files Browse the repository at this point in the history
…kito-core-5.14.1
  • Loading branch information
zambrovski authored Oct 1, 2024
2 parents ab479ae + 2dac3e4 commit 4f8a736
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom/test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>5.14.0</version>
<version>5.14.1</version>
<scope>compile</scope>
</dependency>

Expand Down

0 comments on commit 4f8a736

Please sign in to comment.