Skip to content

Commit

Permalink
chore(deps): update dependency microsoft.extensions.http to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
nrda-renovate[bot] committed May 25, 2024
1 parent 2ae8840 commit 3b9735d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/BL/BL.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.Extensions.Http" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.Http" Version="8.0.0" />
<PackageReference Include="Minio" Version="6.0.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="7.0.11" />
Expand Down

0 comments on commit 3b9735d

Please sign in to comment.