Skip to content

Commit

Permalink
deps: update dependency com.google.guava:guava-testlib to v33.3.1-jre (
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Sep 25, 2024
1 parent fae3b74 commit 5d078a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google-cloud-datastore/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava-testlib</artifactId>
<version>33.3.0-jre</version>
<version>33.3.1-jre</version>
<scope>test</scope>
</dependency>
<!-- Need testing utility classes for generated gRPC clients tests -->
Expand Down

0 comments on commit 5d078a4

Please sign in to comment.