Skip to content

Commit

Permalink
deps: bump function-maven-plugin from 0.10.1 to 0.11.0
Browse files Browse the repository at this point in the history
Bumps [function-maven-plugin](https://github.com/GoogleCloudPlatform/functions-framework-java) from 0.10.1 to 0.11.0.
- [Release notes](https://github.com/GoogleCloudPlatform/functions-framework-java/releases)
- [Commits](https://github.com/GoogleCloudPlatform/functions-framework-java/commits/function-maven-plugin-v0.11.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 7, 2023
1 parent 58ffc15 commit cc4e737
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 @@ -32,7 +32,7 @@
<version.operate-client>8.1.8.1</version.operate-client>
<version.camunda-bpm-assert>15.0.0</version.camunda-bpm-assert>

<plugin.version.function-maven-plugin>0.10.1</plugin.version.function-maven-plugin>
<plugin.version.function-maven-plugin>0.11.0</plugin.version.function-maven-plugin>
<plugin.version.maven-enforcer-plugin>3.3.0</plugin.version.maven-enforcer-plugin>
<plugin.version.maven-install-plugin>3.1.1</plugin.version.maven-install-plugin>
<plugin.version.maven-resources-plugin>3.3.1</plugin.version.maven-resources-plugin>
Expand Down

0 comments on commit cc4e737

Please sign in to comment.