Skip to content

Commit

Permalink
fix(deps): update dependency com.google.cloud.functions:functions-fra…
Browse files Browse the repository at this point in the history
…mework-api to v1.1.0 (#1296)

Co-authored-by: Roger Martinez <[email protected]>
  • Loading branch information
renovate-bot and rogerthatdev authored Oct 12, 2023
1 parent 77f5707 commit fca9025
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/cloud-function-hello-world/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<dependency>
<groupId>com.google.cloud.functions</groupId>
<artifactId>functions-framework-api</artifactId>
<version>1.0.1</version>
<version>1.1.0</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit fca9025

Please sign in to comment.