Skip to content

Commit fca9025

Browse files
fix(deps): update dependency com.google.cloud.functions:functions-framework-api to v1.1.0 (#1296)
Co-authored-by: Roger Martinez <[email protected]>
1 parent 77f5707 commit fca9025

File tree

1 file changed

+1
-1
lines changed
  • java/cloud-function-hello-world

1 file changed

+1
-1
lines changed

java/cloud-function-hello-world/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<dependency>
1818
<groupId>com.google.cloud.functions</groupId>
1919
<artifactId>functions-framework-api</artifactId>
20-
<version>1.0.1</version>
20+
<version>1.1.0</version>
2121
</dependency>
2222
</dependencies>
2323

0 commit comments

Comments
 (0)