Skip to content

Commit

Permalink
Bump azure-functions-java-library from 1.4.2 to 3.0.0
Browse files Browse the repository at this point in the history
Bumps [azure-functions-java-library](https://github.com/Azure/azure-functions-java-worker) from 1.4.2 to 3.0.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 Dec 16, 2022
1 parent 6eb29c6 commit 0e1a833
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 @@ -149,7 +149,7 @@
<aws-lambda-java.version>1.2.2</aws-lambda-java.version>
<aws-lambda-java-events.version>3.11.0</aws-lambda-java-events.version>
<aws-xray.version>2.13.0</aws-xray.version>
<azure-functions-java-library.version>1.4.2</azure-functions-java-library.version>
<azure-functions-java-library.version>3.0.0</azure-functions-java-library.version>
<kotlin.version>1.7.22</kotlin.version>
<kotlin.coroutine.version>1.6.4</kotlin.coroutine.version>
<kotlin-serialization.version>1.4.1</kotlin-serialization.version>
Expand Down

0 comments on commit 0e1a833

Please sign in to comment.