Skip to content

Commit 7d2c470

Browse files
committed
fix(deps): update dependency com.google.cloud.functions:functions-framework-api to v1.1.4
1 parent c395200 commit 7d2c470

File tree

1 file changed

+1
-1
lines changed
  • spannergeo-s2/cloud-function

1 file changed

+1
-1
lines changed

spannergeo-s2/cloud-function/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<dependency>
4242
<groupId>com.google.cloud.functions</groupId>
4343
<artifactId>functions-framework-api</artifactId>
44-
<version>1.1.0</version>
44+
<version>1.1.4</version>
4545
<scope>provided</scope>
4646
</dependency>
4747

0 commit comments

Comments
 (0)