Skip to content

Commit c9c3d2d

Browse files
authored
deps: update dependency org.hamcrest:hamcrest-core to v2 (#518)
1 parent c08af1a commit c9c3d2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pubsublite-beam-io/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
<dependency>
105105
<groupId>org.hamcrest</groupId>
106106
<artifactId>hamcrest-core</artifactId>
107-
<version>1.3</version>
107+
<version>2.2</version>
108108
<scope>test</scope>
109109
</dependency>
110110
<dependency>

0 commit comments

Comments
 (0)