Skip to content

Commit

Permalink
Merge pull request #1517 from hub4j/dependabot/maven/org.mockito-mock…
Browse files Browse the repository at this point in the history
…ito-core-4.7.0

Chore(deps-dev): Bump mockito-core from 4.6.1 to 4.7.0
  • Loading branch information
bitwiseman committed Sep 27, 2022
2 parents a0cf2a9 + fd26a2e commit 9c5accf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -567,7 +567,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>4.6.1</version>
<version>4.7.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 9c5accf

Please sign in to comment.