Skip to content
This repository was archived by the owner on May 12, 2026. It is now read-only.

Commit e7829d6

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.2.2 to 3.2.3. - [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.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 37fe23d commit e7829d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

prime-router/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -875,7 +875,7 @@ dependencies {
875875
implementation("org.jetbrains.kotlin:kotlin-stdlib-common:$kotlinVersion")
876876
implementation("org.jetbrains.kotlin:kotlin-reflect:$kotlinVersion")
877877
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0")
878-
implementation("com.microsoft.azure.functions:azure-functions-java-library:3.2.2")
878+
implementation("com.microsoft.azure.functions:azure-functions-java-library:3.2.3")
879879
implementation("com.azure:azure-core:1.57.0")
880880
implementation("com.azure:azure-core-http-netty:1.16.2")
881881
implementation("com.azure:azure-storage-blob:12.27.0") {

0 commit comments

Comments
 (0)