Skip to content

Commit f57469e

Browse files
authored
Update Middleware package (#10490)
1 parent 3df0573 commit f57469e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/WebJobs.Script.WebHost/WebJobs.Script.WebHost.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
<PackageReference Include="Microsoft.AspNet.WebApi.Client" Version="5.2.8" />
7474
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="6.0.0" />
7575
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="8.0.1" />
76-
<PackageReference Include="Microsoft.Azure.AppService.Middleware.Functions" Version="1.5.4" />
76+
<PackageReference Include="Microsoft.Azure.AppService.Middleware.Functions" Version="1.5.5" />
7777
<PackageReference Include="Microsoft.Azure.AppService.Proxy.Client" Version="2.3.20240307.67" />
7878
<PackageReference Include="Microsoft.Azure.Cosmos.Table" Version="1.0.8" />
7979
<PackageReference Include="Microsoft.Azure.Storage.File" Version="11.1.7" />

0 commit comments

Comments
 (0)