Skip to content

Commit

Permalink
deps: update dependency org.mockito:mockito-core to v3.3.3 (#110)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 5, 2020
1 parent 081c4d7 commit 118d48c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion google-cloud-pubsublite/pom.xml
Expand Up @@ -118,7 +118,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>3.2.0</version>
<version>3.3.3</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion pubsublite-beam-io/pom.xml
Expand Up @@ -110,7 +110,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>3.2.0</version>
<version>3.3.3</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 118d48c

Please sign in to comment.