Skip to content

Commit

Permalink
Merge pull request #5 from AndrewMcLachlan/dependabot/nuget/xunit.ass…
Browse files Browse the repository at this point in the history
…ert-2.6.5

Bump xunit.assert from 2.6.4 to 2.6.5
  • Loading branch information
AndrewMcLachlan authored Jan 9, 2024
2 parents ff8eec3 + f4c9236 commit 3b47b3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Asm.Testing/Asm.Testing.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<ItemGroup>
<PackageReference Include="SpecFlow" Version="3.9.74" />
<PackageReference Include="xunit.assert" Version="2.6.4" />
<PackageReference Include="xunit.assert" Version="2.6.5" />
<PackageReference Include="xunit.core" Version="2.6.4" />
</ItemGroup>

Expand Down

0 comments on commit 3b47b3a

Please sign in to comment.