Skip to content

Commit

Permalink
Bump com.microsoft.azure:azure-functions-maven-plugin
Browse files Browse the repository at this point in the history
Bumps [com.microsoft.azure:azure-functions-maven-plugin](https://github.com/microsoft/azure-maven-plugins) from 1.36.0 to 1.37.0.
- [Release notes](https://github.com/microsoft/azure-maven-plugins/releases)
- [Commits](https://github.com/microsoft/azure-maven-plugins/commits)

---
updated-dependencies:
- dependency-name: com.microsoft.azure:azure-functions-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and mswiderski committed Jan 31, 2025
1 parent b11cfe9 commit 886496e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion user-registration-function/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
</activation>

<properties>
<azure.functions.maven.plugin.version>1.36.0</azure.functions.maven.plugin.version>
<azure.functions.maven.plugin.version>1.37.0</azure.functions.maven.plugin.version>
<resources-plugin.version>3.3.1</resources-plugin.version>
<functionAppName>automatiko-user-registration-example</functionAppName>
<functionAppRegion>westus</functionAppRegion>
Expand Down

0 comments on commit 886496e

Please sign in to comment.