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.24.0 to 1.33.0.
- [Release notes](https://github.com/microsoft/azure-maven-plugins/releases)
- [Commits](microsoft/azure-maven-plugins@azure-functions-maven-plugin-v1.24.0...azure-functions-maven-plugin-v1.33.0)

---
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 Apr 1, 2024
1 parent d514d67 commit 63b1ea4
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 @@ -12,7 +12,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<java.version>17</java.version>
<azure.functions.maven.plugin.version>1.24.0</azure.functions.maven.plugin.version>
<azure.functions.maven.plugin.version>1.33.0</azure.functions.maven.plugin.version>
<azure.functions.java.library.version>2.2.0</azure.functions.java.library.version>
<functionAppName>primechecker-azure-java-20231225151915205</functionAppName>
</properties>
Expand Down

0 comments on commit 63b1ea4

Please sign in to comment.