Skip to content

Commit f856d8e

Browse files
Bump dependency JustEat.HttpClientInterception to 5.1.2 (#1530)
| datasource | package | from | to | | ---------- | ------------------------------ | ----- | ----- | | nuget | JustEat.HttpClientInterception | 5.1.1 | 5.1.2 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 59f285d commit f856d8e

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
@@ -11,7 +11,7 @@
1111
<PackageReference Include="coverlet.msbuild" Version="6.0.4" PrivateAssets="All" />
1212
<PackageReference Include="GitHubActionsTestLogger" Version="2.4.1" />
1313
<PackageReference Include="JunitXml.TestLogger" Version="6.1.0" />
14-
<PackageReference Include="JustEat.HttpClientInterception" Version="5.1.1" />
14+
<PackageReference Include="JustEat.HttpClientInterception" Version="5.1.2" />
1515
<PackageReference Include="MartinCostello.Logging.XUnit.v3" Version="0.6.0" />
1616
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="9.0.6" />
1717
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.1" />

0 commit comments

Comments
 (0)