We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dccd4f2 + fed2ca6 commit 1d81f7dCopy full SHA for 1d81f7d
2 files changed
.config/dotnet-tools.json
@@ -3,7 +3,7 @@
3
"isRoot": true,
4
"tools": {
5
"jetbrains.resharper.globaltools": {
6
- "version": "2025.1.0",
+ "version": "2025.1.4",
7
"commands": [
8
"jb"
9
]
JsonFeedNet.Tests/JsonFeedNet.Tests.csproj
@@ -10,7 +10,7 @@
10
</PropertyGroup>
11
12
<ItemGroup>
13
- <PackageReference Include="JustEat.HttpClientInterception" Version="5.1.1" />
+ <PackageReference Include="JustEat.HttpClientInterception" Version="5.1.2" />
14
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.1" />
15
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
16
<PackageReference Include="xunit" Version="2.9.3" />
0 commit comments