Skip to content

Commit

Permalink
deps: update dependency org.hamcrest:hamcrest to v3 (#3271)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Aug 19, 2024
1 parent 1bc0c46 commit fc2e343
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google-cloud-spanner/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -411,7 +411,7 @@
<dependency>
<groupId>org.hamcrest</groupId>
<artifactId>hamcrest</artifactId>
<version>2.2</version>
<version>3.0</version>
<scope>test</scope>
</dependency>
<!-- Benchmarking dependencies -->
Expand Down

0 comments on commit fc2e343

Please sign in to comment.