Skip to content

Commit 87b45c6

Browse files
Bump com.google.cloud.functions:functions-framework-api
Bumps [com.google.cloud.functions:functions-framework-api](https://github.com/GoogleCloudPlatform/functions-framework-java) from 1.1.0 to 1.1.4. - [Release notes](https://github.com/GoogleCloudPlatform/functions-framework-java/releases) - [Commits](GoogleCloudPlatform/functions-framework-java@functions-framework-api-v1.1.0...functions-framework-api-v1.1.4) --- updated-dependencies: - dependency-name: com.google.cloud.functions:functions-framework-api dependency-version: 1.1.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 21497d2 commit 87b45c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • spring-cloud-function-adapters/spring-cloud-function-adapter-gcp

spring-cloud-function-adapters/spring-cloud-function-adapter-gcp/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<properties>
1818
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1919
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
20-
<google.cloud.functions.api.version>1.1.0</google.cloud.functions.api.version>
20+
<google.cloud.functions.api.version>1.1.4</google.cloud.functions.api.version>
2121
<google.cloud.functions.invoker.version>1.3.1</google.cloud.functions.invoker.version>
2222
</properties>
2323

0 commit comments

Comments
 (0)