Skip to content

Commit 185fe9b

Browse files
chore(deps): bump Microsoft.Extensions.Http from 3.1.3 to 3.1.4 (#89)
Bumps [Microsoft.Extensions.Http](https://github.com/aspnet/Extensions) from 3.1.3 to 3.1.4. - [Release notes](https://github.com/aspnet/Extensions/releases) - [Commits](dotnet/extensions@v3.1.3...v3.1.4) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: Elizabeth Schneider <[email protected]>
1 parent 6220bdc commit 185fe9b

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.3" />
25+
<PackageReference Include="Microsoft.Extensions.Http" Version="3.1.4" />
2626
</ItemGroup>
2727
</Project>

0 commit comments

Comments
 (0)