Skip to content

Commit

Permalink
deps: update dependency org.mockito:mockito-core to v3.4.4 (#167)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 20, 2020
1 parent 6d0554a commit 8815e9e
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.4.3</version>
<version>3.4.4</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion pubsublite-beam-io/pom.xml
Expand Up @@ -105,7 +105,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>3.4.3</version>
<version>3.4.4</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 8815e9e

Please sign in to comment.