Skip to content
This repository has been archived by the owner on Sep 6, 2023. It is now read-only.

Commit

Permalink
Merge pull request #309 from viadee/dependabot/maven/development/org.…
Browse files Browse the repository at this point in the history
…mockito-mockito-core-4.2.0

Bump mockito-core from 4.1.0 to 4.2.0
  • Loading branch information
sdibernardo authored Dec 17, 2021
2 parents f396762 + 3deb83a commit 2710a57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>4.1.0</version>
<version>4.2.0</version>
</dependency>
<dependency>
<groupId>org.camunda.bpm</groupId>
Expand Down

0 comments on commit 2710a57

Please sign in to comment.