Skip to content

Commit

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

Chore(deps-dev): Bump mockito-core from 4.4.0 to 4.5.1
  • Loading branch information
bitwiseman committed Apr 21, 2022
2 parents 0365965 + 85e260a commit 477d967
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.4.0</version>
<version>4.5.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 477d967

Please sign in to comment.