Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 73eca33

Browse files
authoredJan 14, 2025··
chore(deps): update dependency microsoft.extensions.http to 6.0.1
1 parent afcbb47 commit 73eca33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎Adyen/Adyen.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
</PropertyGroup>
3838
<ItemGroup>
3939
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
40-
<PackageReference Include="Microsoft.Extensions.Http" Version="6.0.0" />
40+
<PackageReference Include="Microsoft.Extensions.Http" Version="6.0.1" />
4141
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
4242
<PackageReference Include="System.ComponentModel.Annotations" Version="5.0.0" />
4343
<PackageReference Include="System.Net.Http" Version="4.3.4" />

0 commit comments

Comments
 (0)
Please sign in to comment.