Skip to content

Commit

Permalink
Bump com.microsoft.azure.functions:azure-functions-java-library
Browse files Browse the repository at this point in the history
Bumps [com.microsoft.azure.functions:azure-functions-java-library](https://github.com/Azure/azure-functions-java-worker) from 2.2.0 to 3.1.0.
- [Release notes](https://github.com/Azure/azure-functions-java-worker/releases)
- [Commits](https://github.com/Azure/azure-functions-java-worker/commits)

---
updated-dependencies:
- dependency-name: com.microsoft.azure.functions:azure-functions-java-library
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 2, 2024
1 parent f69ca13 commit af7c92f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom/application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@
<aws-lambda-java.version>1.2.3</aws-lambda-java.version>
<aws-lambda-java-events.version>3.11.4</aws-lambda-java-events.version>
<aws-xray.version>2.15.2</aws-xray.version>
<azure-functions-java-library.version>2.2.0</azure-functions-java-library.version>
<azure-functions-java-library.version>3.1.0</azure-functions-java-library.version>
<azure-functions-java-spi.version>1.0.0</azure-functions-java-spi.version>
<kotlin.version>1.9.23</kotlin.version>
<kotlin.coroutine.version>1.8.0</kotlin.coroutine.version>
Expand Down

0 comments on commit af7c92f

Please sign in to comment.