Skip to content
This repository was archived by the owner on Apr 7, 2026. It is now read-only.

Commit fc2e343

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

google-cloud-spanner/pom.xml

Lines changed: 1 addition & 1 deletion
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)