Skip to content

Commit 9a0c3e6

Browse files
authored
Bump Microsoft.Azure.WebJobs.Extensions (#10679)
1 parent c9012c2 commit 9a0c3e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/WebJobs.Script/WebJobs.Script.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
<PackageReference Include="Microsoft.Azure.WebJobs.Host.Storage" Version="5.0.1" />
5555
<PackageReference Include="Microsoft.Extensions.Azure" Version="1.7.1" />
5656
<PackageReference Include="Microsoft.Azure.AppService.Proxy.Client" Version="2.3.20240307.67" />
57-
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions" Version="5.1.0-12067" />
57+
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions" Version="5.1.0-12151" />
5858
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.Http" Version="3.2.0" />
5959
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.Timers.Storage" Version="1.0.0-beta.1" />
6060
<PackageReference Include="Microsoft.Azure.WebJobs.Script.Abstractions" Version="1.0.4-preview" />

0 commit comments

Comments
 (0)