Skip to content

Commit 0e24d42

Browse files
authored
fix: update dependency com.google.cloud.functions.invoker to 1.4.3 (#354)
1 parent 251ef75 commit 0e24d42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

function-maven-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
<dependency>
7676
<groupId>com.google.cloud.functions.invoker</groupId>
7777
<artifactId>java-function-invoker</artifactId>
78-
<version>1.4.1</version>
78+
<version>1.4.3</version>
7979
</dependency>
8080

8181
<dependency>

0 commit comments

Comments
 (0)