[go: up one dir, main page]

Skip to content

Commit

Permalink
deps: update dependency com.google.guava:guava-testlib to v33.1.0-jre (
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 14, 2024
1 parent 05fe5bc commit 0195345
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google-cloud-datastore/pom.xml
Expand Up @@ -122,7 +122,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava-testlib</artifactId>
<version>33.0.0-jre</version>
<version>33.1.0-jre</version>
<scope>test</scope>
</dependency>
<!-- Need testing utility classes for generated gRPC clients tests -->
Expand Down

0 comments on commit 0195345

Please sign in to comment.