Skip to content

Commit

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

Bump xunit.assert from 2.6.5 to 2.6.6
  • Loading branch information
AndrewMcLachlan authored Jan 24, 2024
2 parents a006054 + 991d015 commit 0644da7
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.5" />
<PackageReference Include="xunit.assert" Version="2.6.6" />
<PackageReference Include="xunit.core" Version="2.6.6" />
</ItemGroup>

Expand Down

0 comments on commit 0644da7

Please sign in to comment.