Skip to content

Commit

Permalink
Merge pull request #33 from JaCraig/dependabot/nuget/test/SerialBox.T…
Browse files Browse the repository at this point in the history
…ests/dependencies-5afb318d15

chore: bump the dependencies group in /test/SerialBox.Tests with 2 updates
  • Loading branch information
JaCraig authored Nov 20, 2023
2 parents b378f74 + 0ae371c commit 48a3863
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/SerialBox.Tests/SerialBox.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.3">
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.4">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="xunit" Version="2.6.1" />
<PackageReference Include="xunit" Version="2.6.2" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 48a3863

Please sign in to comment.