Skip to content

Commit

Permalink
chore(deps): update dependency org.mockito:mockito-core to v3.10.0 (#…
Browse files Browse the repository at this point in the history
…3928)

Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and renovate[bot] committed May 21, 2021
1 parent d359662 commit 2cd3e86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spoon-pom/pom.xml
Expand Up @@ -37,7 +37,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>3.9.0</version>
<version>3.10.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 2cd3e86

Please sign in to comment.