Skip to content

Commit fed2ca6

Browse files
Bump JustEat.HttpClientInterception from 5.1.1 to 5.1.2
--- updated-dependencies: - dependency-name: JustEat.HttpClientInterception dependency-version: 5.1.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dccd4f2 commit fed2ca6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.config/dotnet-tools.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"isRoot": true,
44
"tools": {
55
"jetbrains.resharper.globaltools": {
6-
"version": "2025.1.0",
6+
"version": "2025.1.4",
77
"commands": [
88
"jb"
99
]

JsonFeedNet.Tests/JsonFeedNet.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</PropertyGroup>
1111

1212
<ItemGroup>
13-
<PackageReference Include="JustEat.HttpClientInterception" Version="5.1.1" />
13+
<PackageReference Include="JustEat.HttpClientInterception" Version="5.1.2" />
1414
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.1" />
1515
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
1616
<PackageReference Include="xunit" Version="2.9.3" />

0 commit comments

Comments
 (0)