Skip to content

Commit 9e69efe

Browse files
authored
deps: update Functions Framework Invoker dependency to 2.0.1 (GoogleCloudPlatform#385)
1 parent b800a50 commit 9e69efe

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>2.0.0</version>
78+
<version>2.0.1</version>
7979
</dependency>
8080

8181
<dependency>

0 commit comments

Comments
 (0)