Skip to content

Commit

Permalink
Merge pull request #42 from DanRigby/dependabot/nuget/dev-dependencie…
Browse files Browse the repository at this point in the history
…s-6f7a278188

Bump the dev-dependencies group with 4 updates
  • Loading branch information
DanRigby authored Jan 2, 2024
2 parents 97e6433 + 7e7434c commit 4dfa76a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions JsonFeedNet.Tests/JsonFeedNet.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@

<ItemGroup>
<PackageReference Include="JustEat.HttpClientInterception" Version="4.0.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.3" />
<PackageReference Include="xunit" Version="2.5.0" />
<PackageReference Include="xunit.analyzers" Version="1.2.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
<PackageReference Include="xunit" Version="2.6.1" />
<PackageReference Include="xunit.analyzers" Version="1.4.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.3" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 4dfa76a

Please sign in to comment.