Skip to content

Commit

Permalink
deps: update dependency org.hamcrest:hamcrest-core to v2 (#518)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 1, 2021
1 parent c08af1a commit c9c3d2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pubsublite-beam-io/pom.xml
Expand Up @@ -104,7 +104,7 @@
<dependency>
<groupId>org.hamcrest</groupId>
<artifactId>hamcrest-core</artifactId>
<version>1.3</version>
<version>2.2</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit c9c3d2d

Please sign in to comment.