Skip to content

Commit e37a3f0

Browse files
authored
deps: update dependency org.hamcrest:hamcrest to v3 (#1693)
1 parent 5a57367 commit e37a3f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

google-cloud-pubsublite/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@
138138
<dependency>
139139
<groupId>org.hamcrest</groupId>
140140
<artifactId>hamcrest</artifactId>
141-
<version>2.2</version>
141+
<version>3.0</version>
142142
<scope>test</scope>
143143
</dependency>
144144
<dependency>

0 commit comments

Comments
 (0)