Skip to content

Commit

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

Chore(deps-dev): Bump mockito-core from 4.5.1 to 4.6.1
  • Loading branch information
bitwiseman committed Jun 20, 2022
2 parents b8dbd8a + 04b7d81 commit 8e998ac
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.5.1</version>
<version>4.6.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 8e998ac

Please sign in to comment.