Skip to content

Commit

Permalink
Merge pull request #19 from isshoni-soft/dependabot/maven/org.mockito…
Browse files Browse the repository at this point in the history
…-mockito-core-3.11.2
  • Loading branch information
dependabot[bot] committed Jun 22, 2021
2 parents 6efe61c + 2d5bade commit 60e68b7
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.1</version>
<version>3.11.2</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 60e68b7

Please sign in to comment.