Skip to content

Commit

Permalink
Merge pull request #29 from isshoni-soft/dependabot/maven/org.mockito…
Browse files Browse the repository at this point in the history
…-mockito-core-3.12.3
  • Loading branch information
dependabot[bot] committed Aug 24, 2021
2 parents 60e68b7 + 434c272 commit 1e915a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -40,7 +40,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>3.11.2</version>
<version>3.12.3</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 1e915a8

Please sign in to comment.