Skip to content

Commit 19f042a

Browse files
Bump com.microsoft.azure.functions:azure-functions-java-library
Bumps [com.microsoft.azure.functions:azure-functions-java-library](https://github.com/Azure/azure-functions-java-worker) from 3.1.0 to 3.2.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-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 695b8cc commit 19f042a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bom/application/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@
150150
<aws-lambda-java-events.version>3.16.1</aws-lambda-java-events.version>
151151
<aws-xray.version>2.18.3</aws-xray.version>
152152
<cloudevents-api.version>3.0.0</cloudevents-api.version>
153-
<azure-functions-java-library.version>3.1.0</azure-functions-java-library.version>
153+
<azure-functions-java-library.version>3.2.0</azure-functions-java-library.version>
154154
<azure-functions-java-spi.version>1.1.0</azure-functions-java-spi.version>
155155
<kotlin.version>2.2.20</kotlin.version>
156156
<kotlin.coroutine.version>1.10.2</kotlin.coroutine.version>

0 commit comments

Comments
 (0)