Skip to content

Commit

Permalink
Merge pull request #95 from thomhurst/dependabot/nuget/xunit-2.6.4
Browse files Browse the repository at this point in the history
Bump xunit from 2.6.2 to 2.6.4
  • Loading branch information
thomhurst authored Dec 25, 2023
2 parents 4d4aed3 + 38df116 commit 70c89d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BDTest.xUnit/BDTest.xUnit.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="xunit" Version="2.6.2" />
<PackageReference Include="xunit" Version="2.6.4" />
</ItemGroup>

</Project>

0 comments on commit 70c89d2

Please sign in to comment.