Skip to content

Commit

Permalink
Bump com.google.cloud.functions:function-maven-plugin
Browse files Browse the repository at this point in the history
Bumps [com.google.cloud.functions:function-maven-plugin](https://github.com/GoogleCloudPlatform/functions-framework-java) from 0.11.0 to 0.11.1.
- [Release notes](https://github.com/GoogleCloudPlatform/functions-framework-java/releases)
- [Commits](GoogleCloudPlatform/functions-framework-java@function-maven-plugin-v0.11.0...function-maven-plugin-v0.11.1)

---
updated-dependencies:
- dependency-name: com.google.cloud.functions:function-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent fb74fa7 commit 91ff3d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@
<triggerHttp>true</triggerHttp>
</configuration>
<groupId>com.google.cloud.functions</groupId>
<version>0.11.0</version>
<version>0.11.1</version>
</plugin>
</plugins>
</pluginManagement>
Expand Down

0 comments on commit 91ff3d5

Please sign in to comment.