Skip to content

Commit fc2e343

Browse files
authored
deps: update dependency org.hamcrest:hamcrest to v3 (#3271)
1 parent 1bc0c46 commit fc2e343

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

google-cloud-spanner/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -411,7 +411,7 @@
411411
<dependency>
412412
<groupId>org.hamcrest</groupId>
413413
<artifactId>hamcrest</artifactId>
414-
<version>2.2</version>
414+
<version>3.0</version>
415415
<scope>test</scope>
416416
</dependency>
417417
<!-- Benchmarking dependencies -->

0 commit comments

Comments
 (0)