Skip to content

Commit

Permalink
Merge pull request #12 from vitalijr2/dependabot/maven/development/co…
Browse files Browse the repository at this point in the history
…m.google.cloud.functions-functions-framework-api-1.1.4

Bump com.google.cloud.functions:functions-framework-api from 1.1.0 to 1.1.4
  • Loading branch information
vitalijr2 authored Dec 2, 2024
2 parents fb74fa7 + 268db24 commit a49778f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion google-cloud-function/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<dependency>
<artifactId>functions-framework-api</artifactId>
<groupId>com.google.cloud.functions</groupId>
<version>1.1.0</version>
<version>1.1.4</version>
</dependency>
<!-- test -->
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,7 @@
<dependency>
<artifactId>functions-framework-api</artifactId>
<groupId>com.google.cloud.functions</groupId>
<version>1.1.0</version>
<version>1.1.4</version>
</dependency>
<!-- test -->
<dependency>
Expand Down

0 comments on commit a49778f

Please sign in to comment.