Skip to content

Commit

Permalink
Merge pull request #243 from forge/dependabot/maven/org.mockito-mocki…
Browse files Browse the repository at this point in the history
…to-core-4.6.1

Bump mockito-core from 4.6.0 to 4.6.1
  • Loading branch information
gastaldi committed Jun 3, 2022
2 parents 733ed1a + 74384dd commit a35a915
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>4.6.0</version>
<version>4.6.1</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit a35a915

Please sign in to comment.