Skip to content

Commit e66a4fd

Browse files
Bump JustEat.HttpClientInterception from 5.1.0 to 5.1.1 (#1358)
Bumps [JustEat.HttpClientInterception](https://github.com/justeattakeaway/httpclient-interception) from 5.1.0 to 5.1.1. - [Release notes](https://github.com/justeattakeaway/httpclient-interception/releases) - [Commits](justeattakeaway/httpclient-interception@v5.1.0...v5.1.1) --- updated-dependencies: - dependency-name: JustEat.HttpClientInterception dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bd93dad commit e66a4fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/TodoApp.Tests/TodoApp.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<FrameworkReference Include="Microsoft.AspNetCore.App" />
1111
<PackageReference Include="coverlet.msbuild" Version="6.0.4" PrivateAssets="All" />
1212
<PackageReference Include="GitHubActionsTestLogger" Version="2.4.1" />
13-
<PackageReference Include="JustEat.HttpClientInterception" Version="5.1.0" />
13+
<PackageReference Include="JustEat.HttpClientInterception" Version="5.1.1" />
1414
<PackageReference Include="MartinCostello.Logging.XUnit.v3" Version="0.5.1" />
1515
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="9.0.2" />
1616
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />

0 commit comments

Comments
 (0)