Skip to content

Commit

Permalink
Bump xunit.assert from 2.6.2 to 2.6.3 in /src (#430)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 11, 2023
1 parent 2a8882f commit 348ef4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/XunitContext/XunitContext.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<PackageReference Include="xunit.abstractions" Version="2.0.3" />
<PackageReference Include="ProjectDefaults" Version="1.0.106" PrivateAssets="all" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" Condition="$(Configuration) == 'Release'" />
<PackageReference Include="xunit.assert" Version="2.6.2" />
<PackageReference Include="xunit.assert" Version="2.6.3" />
<PackageReference Include="xunit.extensibility.execution" Version="2.6.2" />
</ItemGroup>
</Project>

0 comments on commit 348ef4f

Please sign in to comment.