Skip to content

Commit 9a576de

Browse files
Bump guava from 28.1-jre to 29.0-jre in /invoker/testfunction (GoogleCloudPlatform#86)
Bumps [guava](https://github.com/google/guava) from 28.1-jre to 29.0-jre. - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 85612ee commit 9a576de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

invoker/testfunction/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<dependency>
3131
<groupId>com.google.guava</groupId>
3232
<artifactId>guava</artifactId>
33-
<version>28.1-jre</version>
33+
<version>29.0-jre</version>
3434
</dependency>
3535
<dependency>
3636
<groupId>com.google.code.gson</groupId>

0 commit comments

Comments
 (0)