Skip to content

Commit 9ce2ba3

Browse files
authored
Merge pull request #187 from devlead/renovate/microsoft.extensions.http-9.x
Update dependency Microsoft.Extensions.Http to 9.0.9
2 parents 9230755 + 61ae5f4 commit 9ce2ba3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ARI/ARI.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<ItemGroup>
4141
<PackageReference Include="Azure.Identity" Version="1.15.0" />
4242
<PackageReference Include="Microsoft.AspNet.WebApi.Client" Version="6.0.0" />
43-
<PackageReference Include="Microsoft.Extensions.Http" Version="9.0.8" />
43+
<PackageReference Include="Microsoft.Extensions.Http" Version="9.0.9" />
4444
<PackageReference Include="System.Linq.Async" Version="6.0.3" />
4545
<PackageReference Include="Cake.Bridge.DependencyInjection" Version="2025.9.7.243" />
4646
<PackageReference Include="Cake.Common" Version="5.0.0" />

0 commit comments

Comments
 (0)