Skip to content

Commit f4228ce

Browse files
chore(deps): bump Microsoft.Extensions.Http from 3.1.4 to 5.0.0
Bumps [Microsoft.Extensions.Http](https://github.com/dotnet/runtime) from 3.1.4 to 5.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/commits) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 487f154 commit f4228ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Speedygeek.ZendeskAPI/Speedygeek.ZendeskAPI.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@
2222
<PackageReference Include="Microsoft.AspNetCore.WebUtilities" Version="2.2.0" />
2323
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="3.1.4" />
2424
<PackageReference Include="Microsoft.Extensions.Options" Version="3.1.4" />
25-
<PackageReference Include="Microsoft.Extensions.Http" Version="3.1.4" />
25+
<PackageReference Include="Microsoft.Extensions.Http" Version="5.0.0" />
2626
</ItemGroup>
2727
</Project>

0 commit comments

Comments
 (0)